[INFO] cloning repository https://github.com/NiltonVolpato/tekton
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NiltonVolpato/tekton" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiltonVolpato%2Ftekton", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiltonVolpato%2Ftekton'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d72c566fce472a64190cf59617bd8866e9676c42
[INFO] testing NiltonVolpato/tekton against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiltonVolpato%2Ftekton" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/NiltonVolpato/tekton
[INFO] finished tweaking git repo https://github.com/NiltonVolpato/tekton
[INFO] tweaked toml for git repo https://github.com/NiltonVolpato/tekton written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NiltonVolpato/tekton on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NiltonVolpato/tekton 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.110
[INFO] [stderr]   Downloaded js-sys v0.3.87
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.110
[INFO] [stderr]   Downloaded terminput-crossterm v0.4.8
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.110
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.60
[INFO] [stderr]   Downloaded terminput v0.5.12
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.110
[INFO] [stderr]   Downloaded ptyprocess v0.5.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.4.0
[INFO] [stderr]   Downloaded conpty v0.5.1
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded rmpv v1.3.1
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded crokey v1.4.0
[INFO] [stderr]   Downloaded rpkl v0.7.0
[INFO] [stderr]   Downloaded expectrl v0.8.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.31.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] [stderr]   Downloaded sysinfo v0.38.2
[INFO] [stderr]   Downloaded web-sys v0.3.87
[INFO] [stderr]   Downloaded rig-core v0.31.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5089e175e7b4f84c59560a6549516e90aa4a8dc4d511faf1ccf2bb125ab4dcd
[INFO] running `Command { std: "docker" "start" "-a" "c5089e175e7b4f84c59560a6549516e90aa4a8dc4d511faf1ccf2bb125ab4dcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5089e175e7b4f84c59560a6549516e90aa4a8dc4d511faf1ccf2bb125ab4dcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5089e175e7b4f84c59560a6549516e90aa4a8dc4d511faf1ccf2bb125ab4dcd", kill_on_drop: false }`
[INFO] [stdout] c5089e175e7b4f84c59560a6549516e90aa4a8dc4d511faf1ccf2bb125ab4dcd
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7361b496cdb583d729aa7f08ae60b30b5eb9d63162f2e31354742038cfa979c5
[INFO] running `Command { std: "docker" "start" "-a" "7361b496cdb583d729aa7f08ae60b30b5eb9d63162f2e31354742038cfa979c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling terminput v0.5.12
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling rmpv v1.3.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling sysinfo v0.38.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ptyprocess v0.5.0
[INFO] [stderr]    Compiling expectrl v0.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling terminput-crossterm v0.4.8
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling crokey v1.4.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rpkl v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling rig-core v0.31.0
[INFO] [stderr]    Compiling tekton-terminal-tool v0.0.0 (/opt/rustwide/workdir/terminal-tool)
[INFO] [stderr]    Compiling tekton-unstable v0.0.0 (/opt/rustwide/workdir/unstable)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "7361b496cdb583d729aa7f08ae60b30b5eb9d63162f2e31354742038cfa979c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7361b496cdb583d729aa7f08ae60b30b5eb9d63162f2e31354742038cfa979c5", kill_on_drop: false }`
[INFO] [stdout] 7361b496cdb583d729aa7f08ae60b30b5eb9d63162f2e31354742038cfa979c5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cce60e11c45e54a446bb1eb17736673859ccdecaace74cfc6e167eb6a63ac993
[INFO] running `Command { std: "docker" "start" "-a" "cce60e11c45e54a446bb1eb17736673859ccdecaace74cfc6e167eb6a63ac993", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling expectrl v0.8.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling terminput-crossterm v0.4.8
[INFO] [stderr]    Compiling crokey v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling rig-core v0.31.0
[INFO] [stderr]    Compiling tekton-terminal-tool v0.0.0 (/opt/rustwide/workdir/terminal-tool)
[INFO] [stderr]    Compiling tekton-unstable v0.0.0 (/opt/rustwide/workdir/unstable)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "cce60e11c45e54a446bb1eb17736673859ccdecaace74cfc6e167eb6a63ac993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce60e11c45e54a446bb1eb17736673859ccdecaace74cfc6e167eb6a63ac993", kill_on_drop: false }`
[INFO] [stdout] cce60e11c45e54a446bb1eb17736673859ccdecaace74cfc6e167eb6a63ac993
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6bb4b5b625f8d0c5bd0baea0502f873529aa01be32a02d8519793c30d0911879
[INFO] running `Command { std: "docker" "start" "-a" "6bb4b5b625f8d0c5bd0baea0502f873529aa01be32a02d8519793c30d0911879", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tekton_terminal_tool-8cb3c522a1640bfb)
[INFO] [stdout] 
[INFO] [stdout] running 161 tests
[INFO] [stdout] test session::tests::init_file_none_works_normally ... ok
[INFO] [stdout] test session::tests::env_sanitized_editor_overridden ... ok
[INFO] [stdout] test session::tests::env_sanitized_home_inherited ... ok
[INFO] [stdout] test session::tests::env_sanitized_pager_overridden ... ok
[INFO] [stdout] test session::tests::env_sanitized_api_keys_not_inherited ... ok
[INFO] [stdout] test session::tests::init_file_exports_are_available ... ok
[INFO] [stdout] test session::tests::env_sanitized_term_inherited ... ok
[INFO] [stdout] test session::tests::env_sanitized_path_inherited ... ok
[INFO] [stdout] test session::tests::env_sanitized_lang_overridden ... ok
[INFO] [stdout] test session::tests::sentinel_regex_captures_cwd_with_spaces ... ok
[INFO] [stdout] test session::tests::sentinel_regex_captures_cwd ... ok
[INFO] [stdout] test session::tests::sentinel_regex_captures_empty_cwd ... ok
[INFO] [stdout] test session::tests::sentinel_regex_captures_exit_code_127 ... ok
[INFO] [stdout] test session::tests::env_sanitized_tekton_vars_passed_through ... ok
[INFO] [stdout] test session::tests::sentinel_regex_captures_exit_code_255 ... ok
[INFO] [stdout] test session::tests::env_sanitized_lc_all_overridden ... ok
[INFO] [stdout] test session::tests::parse_sentinel_arbitrary_exit_code ... ok
[INFO] [stdout] test session::tests::sentinel_regex_captures_exit_code_one ... ok
[INFO] [stdout] test session::tests::sentinel_regex_captures_exit_code_zero ... ok
[INFO] [stdout] test session::tests::sentinel_regex_cwd_stops_at_first_bel_character ... ok
[INFO] [stdout] test session::tests::sentinel_regex_does_not_match_missing_esc_prefix ... ok
[INFO] [stdout] test session::tests::sentinel_regex_does_not_match_empty_exit_code ... ok
[INFO] [stdout] test session::tests::sentinel_regex_does_not_match_wrong_osc_number ... ok
[INFO] [stdout] test session::tests::parse_sentinel_cwd_is_root_after_cd_slash ... ok
[INFO] [stdout] test session::tests::sentinel_regex_matches_well_formed_sentinel ... ok
[INFO] [stdout] test session::tests::sentinel_regex_captures_cwd_with_unicode ... ok
[INFO] [stdout] test session::tests::sentinel_regex_matches_large_decimal_exit_code_overflowing_i32 ... ok
[INFO] [stdout] test session::tests::sentinel_regex_does_not_match_non_digit_exit_code ... ok
[INFO] [stdout] test tests::call_rejects_both_command_and_control ... ok
[INFO] [stdout] test session::tests::sentinel_regex_does_not_match_missing_bel_terminator ... ok
[INFO] [stdout] test tests::call_rejects_neither_command_nor_control ... ok
[INFO] [stdout] test tests::call_with_huge_finite_timeout_returns_error_instead_of_panicking ... ok
[INFO] [stdout] test tests::call_returns_error_when_session_not_initialized ... ok
[INFO] [stdout] test tests::call_with_timeout_at_max_is_accepted ... ok
[INFO] [stdout] test tests::call_with_timeout_just_above_max_returns_error ... ok
[INFO] [stdout] test tests::call_with_nan_timeout_returns_error ... ok
[INFO] [stdout] test tests::call_with_negative_timeout_returns_error ... ok
[INFO] [stdout] test tests::call_with_infinite_timeout_returns_error ... ok
[INFO] [stdout] test tests::drain_failure_exit_code_is_not_zero ... ok
[INFO] [stdout] test session::tests::parse_sentinel_exit_code_one_for_false ... ok
[INFO] [stdout] test session::tests::parse_sentinel_overflow_exit_code_returns_minus_one ... ok
[INFO] [stdout] test tests::encode_alt_f_produces_escape_f ... ok
[INFO] [stdout] test session::tests::parse_sentinel_exit_code_zero_for_true ... ok
[INFO] [stdout] test tests::encode_ctrl_c_produces_etx_byte ... ok
[INFO] [stdout] test tests::encode_ctrl_d_produces_eot_byte ... ok
[INFO] [stdout] test tests::encode_empty_string_returns_empty_bytes ... ok
[INFO] [stdout] test tests::encode_enter_produces_carriage_return ... ok
[INFO] [stdout] test tests::encode_escape_key_produces_esc_byte ... ok
[INFO] [stdout] test tests::encode_invalid_key_returns_error ... ok
[INFO] [stdout] test tests::encode_multiple_keys_space_separated ... ok
[INFO] [stdout] test tests::encode_shift_arrow_up_produces_modified_escape_sequence ... ok
[INFO] [stdout] test tests::encode_tab_produces_tab_byte ... ok
[INFO] [stdout] test tests::encode_arrow_up_produces_escape_sequence ... ok
[INFO] [stdout] test session::tests::run_jobs_p_sync_empty_when_no_background_jobs ... ok
[INFO] [stdout] test tests::call_with_invalid_control_key_returns_error ... ok
[INFO] [stdout] test session::tests::run_jobs_p_sync_returns_pid_of_running_background_job ... ok
[INFO] [stdout] test tests::echo_hello_exact_output ... ok
[INFO] [stdout] test tests::echo_n_no_trailing_newline ... ok
[INFO] [stdout] test session::tests::wait_for_sentinel_does_not_dramatically_overshoot_timeout ... ok
[INFO] [stdout] test tests::cd_then_echo_no_stale_prompt_leakage ... ok
[INFO] [stdout] test tests::ctrl_c_via_control_field_terminates_foreground_process ... ok
[INFO] [stdout] test tests::env_var_exported_in_one_call_is_visible_in_next_call ... ok
[INFO] [stdout] test tests::job_manager_arc_is_shared ... ok
[INFO] [stdout] test tests::json_deserializes_command_field ... ok
[INFO] [stdout] test tests::json_deserializes_command_with_other_fields ... ok
[INFO] [stdout] test tests::json_deserializes_control_field ... ok
[INFO] [stdout] test tests::json_deserializes_reset_flag ... ok
[INFO] [stdout] test tests::ctrl_c_sends_sigint_terminating_foreground_process_group ... ok
[INFO] [stdout] test session::tests::wait_for_sentinel_times_out_when_no_new_sentinel_emitted ... ok
[INFO] [stdout] test tests::exec_replaces_shell_subsequent_call_recovers_with_new_session ... ok
[INFO] [stdout] test tests::exit_code_one_for_failing_command ... ok
[INFO] [stdout] test tests::exit_code_arbitrary_value_faithfully_captured_from_sentinel ... ok
[INFO] [stdout] test session::tests::run_jobs_p_sync_job_absent_after_it_completes ... ok
[INFO] [stdout] test tests::exec_replaces_shell_first_call_returns_buffered_output ... ok
[INFO] [stdout] test tests::exit_code_zero_for_successful_command ... ok
[INFO] [stdout] test tests::parse_jobs_p_accepts_u32_max ... ok
[INFO] [stdout] test tests::false_exact_output ... ok
[INFO] [stdout] test tests::parse_jobs_p_handles_crlf_line_endings ... ok
[INFO] [stdout] test tests::parse_jobs_p_handles_no_trailing_newline ... ok
[INFO] [stdout] test tests::parse_jobs_p_handles_typical_output ... ok
[INFO] [stdout] test tests::parse_jobs_p_ignores_empty_lines_and_garbage ... ok
[INFO] [stdout] test tests::keystroke_echo_disabled_so_typed_input_does_not_appear_in_output ... ok
[INFO] [stdout] test tests::parse_jobs_p_deduplicates_repeated_pids ... ok
[INFO] [stdout] test tests::parse_jobs_p_includes_pid_zero_when_present ... ok
[INFO] [stdout] test tests::parse_jobs_p_returns_empty_for_no_jobs ... ok
[INFO] [stdout] test tests::parse_jobs_p_skips_floating_point_numbers ... ok
[INFO] [stdout] test tests::parse_jobs_p_skips_hex_strings ... ok
[INFO] [stdout] test tests::parse_jobs_p_skips_negative_numbers ... ok
[INFO] [stdout] test tests::parse_jobs_p_skips_u32_overflow ... ok
[INFO] [stdout] test tests::parse_jobs_p_returns_empty_for_whitespace_only_input ... ok
[INFO] [stdout] test tests::exit_code_127_for_unknown_command ... ok
[INFO] [stdout] test tests::reset_defaults_to_false_in_json ... ok
[INFO] [stdout] test tests::interactive_timeout_returns_partial_output_without_killing_process ... ok
[INFO] [stdout] test tests::prompt_with_agent_name ... ok
[INFO] [stdout] test tests::killed_output_includes_killed_message ... ok
[INFO] [stdout] test tests::interactive_timeout_returns_buffered_partial_output_not_empty ... ok
[INFO] [stdout] test tests::reset_true_deserializes_from_json ... ok
[INFO] [stdout] test tests::osc_sentinel_bytes_are_stripped_from_output ... ok
[INFO] [stdout] test tests::prompt_with_empty_agent_name ... ok
[INFO] [stdout] test tests::resolved_timeout_explicit_zero_is_honored ... ok
[INFO] [stdout] test tests::resolved_timeout_infinity_passed_through ... ok
[INFO] [stdout] test tests::resolved_timeout_nan_is_passed_through_not_swapped_for_default ... ok
[INFO] [stdout] test session::tests::kill_foreground_terminates_running_foreground_process ... ok
[INFO] [stdout] test tests::resolved_timeout_negative_value_passed_through ... ok
[INFO] [stdout] test tests::resolved_timeout_override_applies_in_both_interactive_modes ... ok
[INFO] [stdout] test tests::resolved_timeout_uses_default_for_interactive ... ok
[INFO] [stdout] test tests::resolved_timeout_respects_caller_override ... ok
[INFO] [stdout] test tests::resolved_timeout_uses_default_for_non_interactive ... ok
[INFO] [stdout] test tests::retain_does_not_add_new_pids ... ok
[INFO] [stdout] test tests::retain_empty_jobs_is_no_op ... ok
[INFO] [stdout] test tests::retain_fires_callback_with_correct_data ... ok
[INFO] [stdout] test tests::retain_no_op_when_all_alive ... ok
[INFO] [stdout] test tests::retain_does_not_fire_for_pids_absent_from_sysinfo_snapshot ... ok
[INFO] [stdout] test tests::retain_removes_completed_jobs ... ok
[INFO] [stdout] test tests::run_jobs_p_sync_error_does_not_cause_spurious_completions ... ok
[INFO] [stdout] test session::tests::drain_after_kill_returns_cwd_from_post_kill_sentinel ... ok
[INFO] [stdout] test tests::killed_outcome_working_directory_must_not_be_empty_after_drain_failure ... ok
[INFO] [stdout] test tests::sync_adds_new_pids ... ok
[INFO] [stdout] test tests::sync_does_not_fire_callback_for_still_running_jobs ... ok
[INFO] [stdout] test tests::non_interactive_timeout_killed_outcome_includes_exit_code ... ok
[INFO] [stdout] test tests::sync_fires_callback_for_every_simultaneously_completed_job ... ok
[INFO] [stdout] test tests::sync_handles_pid_reuse_fires_callback_each_lifecycle ... ok
[INFO] [stdout] test tests::sync_notification_exit_code_is_none_for_jobs_p_detection ... ok
[INFO] [stdout] test tests::sync_notification_preserves_backfilled_command_field ... ok
[INFO] [stdout] test tests::sync_with_empty_set_when_no_jobs_does_not_fire_callback ... ok
[INFO] [stdout] test tests::sync_with_unchanged_pids_fires_no_callbacks ... ok
[INFO] [stdout] test tests::sync_without_callback_silently_removes_completed_jobs ... ok
[INFO] [stdout] test tests::non_exported_shell_variable_does_not_leak_to_subprocesses ... ok
[INFO] [stdout] test tests::sync_fires_callback_for_completed_jobs ... ok
[INFO] [stdout] test tests::non_interactive_timeout_kills_foreground_and_sets_timeout_message ... ok
[INFO] [stdout] test tests::tool_definition_has_no_required_fields ... ok
[INFO] [stdout] test tests::tool_definition_has_correct_name ... ok
[INFO] [stdout] test tests::truncate_output_head_tail_ratio ... ok
[INFO] [stdout] test tests::truncate_output_marker_shows_correct_omitted_count ... ok
[INFO] [stdout] test tests::truncate_output_noop_at_exact_limit ... ok
[INFO] [stdout] test tests::truncate_output_noop_under_limit ... ok
[INFO] [stdout] test tests::truncate_output_respects_char_boundaries ... ok
[INFO] [stdout] test tests::truncate_output_truncates_over_limit ... ok
[INFO] [stdout] test session::tests::kill_foreground_spares_processes_in_background_pid_set ... ok
[INFO] [stdout] test tests::multi_command_session_exact_outputs ... ok
[INFO] [stdout] test tests::reset_clears_tracked_background_jobs ... ok
[INFO] [stdout] test tests::shell_function_defined_in_one_call_is_callable_in_next ... ok
[INFO] [stdout] test tests::reset_recovers_from_stuck_session ... ok
[INFO] [stdout] test tests::with_job_callback_fires_when_registered_before_job_manager_clone ... ok
[INFO] [stdout] test tests::with_job_callback_panics_when_job_manager_arc_already_cloned - should panic ... ok
[INFO] [stdout] test tests::shell_exited_output_includes_respawned_message ... FAILED
[INFO] [stdout] test tests::true_exact_output ... ok
[INFO] [stdout] test tests::reset_without_prior_session_spawns_new_one ... ok
[INFO] [stdout] test tests::reset_discards_old_session_state ... ok
[INFO] [stdout] test tests::reset_spawns_fresh_session ... ok
[INFO] [stdout] test tests::watcher_backfills_command_field_for_tracked_job ... ok
[INFO] [stdout] test tests::reset_with_agent_name_includes_name_in_prompt ... ok
[INFO] [stdout] test tests::timeout_kills_process_blocked_on_fifo_open ... ok
[INFO] [stdout] test tests::working_directory_persists_after_cd ... ok
[INFO] [stdout] test tests::reset_ignores_keys_argument ... ok
[INFO] [stdout] test tests::session_recovers_after_killing_long_running_loop ... ok
[INFO] [stdout] test tests::timeout_kills_long_running_loop_that_produces_incremental_output ... ok
[INFO] [stdout] test tests::watcher_does_not_overwrite_already_populated_command ... ok
[INFO] [stdout] test tests::watcher_no_op_when_no_jobs ... ok
[INFO] [stdout] test tests::watcher_detects_background_job_completion ... ok
[INFO] [stdout] test tests::watcher_completion_notification_includes_backfilled_command ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::shell_exited_output_includes_respawned_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::shell_exited_output_includes_respawned_message' (299) panicked at terminal-tool/src/lib.rs:2262:22:
[INFO] [stdout] expected Outcome::ShellExited; got: Completed { exit_code: 127, working_directory: "/opt/rustwide/workdir/terminal-tool" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee33baebb8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee33baebb8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee33baebb8a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee33baebb8a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee33bb0201a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee33bb0201a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5ee33baf08a2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ee33baf08a2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ee33bac849f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee33bac849f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee33bae3049 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee33b664e8c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ee33b664e8c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee33bae32c2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ee33bae32c2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee33bac8558 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee33babd5c9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee33bac926d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee33bb0288c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee33b560d32 - tekton_terminal_tool[8a08e6c54d17bd6f]::tests::shell_exited_output_includes_respawned_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/terminal-tool/src/lib.rs:2262:22
[INFO] [stdout]   20:     0x5ee33b5a6992 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5ee33b5a6a0d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ee33b5fae8d - <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x5ee33b5fad8b - tokio[a5b5022fa9f9a83f]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5ee33b5fad8b - tokio[a5b5022fa9f9a83f]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5ee33b5fad8b - <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x5ee33b5f4680 - <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x5ee33b5fa15d - <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x5ee33b5f9454 - <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x5ee33b60b94b - <tokio[a5b5022fa9f9a83f]::runtime::context::scoped::Scoped<tokio[a5b5022fa9f9a83f]::runtime::scheduler::Context>>::set::<<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5ee33b6210e9 - tokio[a5b5022fa9f9a83f]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5ee33b60cb32 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[a5b5022fa9f9a83f]::runtime::context::Context>>::try_with::<tokio[a5b5022fa9f9a83f]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5ee33b60c6be - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[a5b5022fa9f9a83f]::runtime::context::Context>>::with::<tokio[a5b5022fa9f9a83f]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5ee33b6179ed - tokio[a5b5022fa9f9a83f]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5ee33b5f6cf0 - <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x5ee33b5f6fe6 - <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x5ee33b5f8f60 - <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5ee33b60ec93 - tokio[a5b5022fa9f9a83f]::runtime::context::runtime::enter_runtime::<<tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5ee33b5f4051 - <tokio[a5b5022fa9f9a83f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5ee33b5f3ac4 - <tokio[a5b5022fa9f9a83f]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5ee33b5f3c8f - <tokio[a5b5022fa9f9a83f]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5ee33b57aad0 - tekton_terminal_tool[8a08e6c54d17bd6f]::tests::shell_exited_output_includes_respawned_message
[INFO] [stdout]                                at /opt/rustwide/workdir/terminal-tool/src/lib.rs:2254:31
[INFO] [stdout]   42:     0x5ee33b54a8f7 - tekton_terminal_tool[8a08e6c54d17bd6f]::tests::shell_exited_output_includes_respawned_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/terminal-tool/src/lib.rs:2241:62
[INFO] [stdout]   43:     0x5ee33b591886 - <tekton_terminal_tool[8a08e6c54d17bd6f]::tests::shell_exited_output_includes_respawned_message::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ee33b65816b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ee33b65816b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5ee33b66595b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5ee33b66595b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5ee33b66595b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5ee33b66595b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5ee33b66595b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ee33b66595b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5ee33b66595b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5ee33b65f074 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5ee33b65f074 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5ee33b668562 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5ee33b668562 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ee33b668562 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ee33b668562 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ee33b668562 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ee33b668562 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5ee33b668562 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5ee33baeaf2f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5ee33baeaf2f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x75946b6ffaa4 - <unknown>
[INFO] [stdout]   65:     0x75946b78ca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::shell_exited_output_includes_respawned_message
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 160 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.88s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tekton-terminal-tool --lib`
[INFO] running `Command { std: "docker" "inspect" "6bb4b5b625f8d0c5bd0baea0502f873529aa01be32a02d8519793c30d0911879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bb4b5b625f8d0c5bd0baea0502f873529aa01be32a02d8519793c30d0911879", kill_on_drop: false }`
[INFO] [stdout] 6bb4b5b625f8d0c5bd0baea0502f873529aa01be32a02d8519793c30d0911879
