[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 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiltonVolpato%2Ftekton" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NiltonVolpato/tekton on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc [INFO] running `Command { std: "docker" "start" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [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 socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling crokey-proc_macros v1.4.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling ptyprocess v0.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling terminput v0.5.12 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crokey v1.4.0 [INFO] [stderr] Compiling terminput-crossterm v0.4.8 [INFO] [stderr] Compiling expectrl v0.8.0 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling rmpv v1.3.1 [INFO] [stderr] Compiling sysinfo v0.38.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling rpkl v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [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 `release` profile [optimized] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling expectrl v0.8.0 [INFO] [stderr] Compiling crokey v1.4.0 [INFO] [stderr] Compiling terminput-crossterm v0.4.8 [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 `release` profile [optimized] target(s) in 46.47s [INFO] running `Command { std: "docker" "inspect" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/tekton_terminal_tool-435e8364df56246c) [INFO] [stdout] [INFO] [stdout] running 161 tests [INFO] [stdout] test session::tests::env_sanitized_editor_overridden ... ok [INFO] [stdout] test session::tests::env_sanitized_api_keys_not_inherited ... ok [INFO] [stdout] test session::tests::env_sanitized_home_inherited ... ok [INFO] [stdout] test session::tests::env_sanitized_lc_all_overridden ... ok [INFO] [stdout] test session::tests::env_sanitized_path_inherited ... ok [INFO] [stdout] test session::tests::env_sanitized_pager_overridden ... ok [INFO] [stdout] test session::tests::env_sanitized_lang_overridden ... ok [INFO] [stdout] test session::tests::env_sanitized_tekton_vars_passed_through ... ok [INFO] [stdout] test session::tests::env_sanitized_term_inherited ... ok [INFO] [stdout] test session::tests::init_file_none_works_normally ... ok [INFO] [stdout] test session::tests::init_file_exports_are_available ... ok [INFO] [stdout] test session::tests::parse_sentinel_arbitrary_exit_code ... ok [INFO] [stdout] test session::tests::parse_sentinel_cwd_is_root_after_cd_slash ... ok [INFO] [stdout] test session::tests::parse_sentinel_exit_code_one_for_false ... ok [INFO] [stdout] test session::tests::parse_sentinel_exit_code_zero_for_true ... ok [INFO] [stdout] test session::tests::sentinel_regex_captures_cwd ... ok [INFO] [stdout] test session::tests::sentinel_regex_captures_cwd_with_spaces ... ok [INFO] [stdout] test session::tests::sentinel_regex_captures_cwd_with_unicode ... 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::sentinel_regex_captures_exit_code_255 ... 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_empty_exit_code ... ok [INFO] [stdout] test session::tests::sentinel_regex_does_not_match_missing_bel_terminator ... 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_non_digit_exit_code ... ok [INFO] [stdout] test session::tests::sentinel_regex_does_not_match_wrong_osc_number ... ok [INFO] [stdout] test session::tests::sentinel_regex_matches_large_decimal_exit_code_overflowing_i32 ... ok [INFO] [stdout] test session::tests::sentinel_regex_matches_well_formed_sentinel ... ok [INFO] [stdout] test session::tests::parse_sentinel_overflow_exit_code_returns_minus_one ... ok [INFO] [stdout] test session::tests::run_jobs_p_sync_empty_when_no_background_jobs ... ok [INFO] [stdout] test tests::call_rejects_both_command_and_control ... ok [INFO] [stdout] test tests::call_rejects_neither_command_nor_control ... ok [INFO] [stdout] test tests::call_returns_error_when_session_not_initialized ... ok [INFO] [stdout] test tests::call_with_huge_finite_timeout_returns_error_instead_of_panicking ... ok [INFO] [stdout] test tests::call_with_infinite_timeout_returns_error ... ok [INFO] [stdout] test tests::call_with_invalid_control_key_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_timeout_at_max_is_accepted ... ok [INFO] [stdout] test tests::call_with_timeout_just_above_max_returns_error ... ok [INFO] [stdout] test session::tests::run_jobs_p_sync_returns_pid_of_running_background_job ... 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::drain_failure_exit_code_is_not_zero ... ok [INFO] [stdout] test session::tests::wait_for_sentinel_times_out_when_no_new_sentinel_emitted ... ok [INFO] [stdout] test tests::ctrl_c_sends_sigint_terminating_foreground_process_group ... ok [INFO] [stdout] test tests::encode_alt_f_produces_escape_f ... ok [INFO] [stdout] test tests::encode_arrow_up_produces_escape_sequence ... 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 session::tests::run_jobs_p_sync_job_absent_after_it_completes ... ok [INFO] [stdout] test tests::echo_hello_exact_output ... ok [INFO] [stdout] test tests::echo_n_no_trailing_newline ... 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::exec_replaces_shell_first_call_returns_buffered_output ... ok [INFO] [stdout] test tests::exit_code_127_for_unknown_command ... ok [INFO] [stdout] test tests::exec_replaces_shell_subsequent_call_recovers_with_new_session ... ok [INFO] [stdout] test tests::exit_code_arbitrary_value_faithfully_captured_from_sentinel ... ok [INFO] [stdout] test tests::exit_code_one_for_failing_command ... 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::exit_code_zero_for_successful_command ... ok [INFO] [stdout] test tests::false_exact_output ... ok [INFO] [stdout] test session::tests::drain_after_kill_returns_cwd_from_post_kill_sentinel ... ok [INFO] [stdout] test tests::interactive_timeout_returns_partial_output_without_killing_process ... ok [INFO] [stdout] test session::tests::kill_foreground_terminates_running_foreground_process ... ok [INFO] [stdout] test session::tests::kill_foreground_spares_processes_in_background_pid_set ... ok [INFO] [stdout] test tests::interactive_timeout_returns_buffered_partial_output_not_empty ... ok [INFO] [stdout] test tests::keystroke_echo_disabled_so_typed_input_does_not_appear_in_output ... ok [INFO] [stdout] test tests::parse_jobs_p_accepts_u32_max ... ok [INFO] [stdout] test tests::parse_jobs_p_deduplicates_repeated_pids ... 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::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_returns_empty_for_whitespace_only_input ... 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::multi_command_session_exact_outputs ... ok [INFO] [stdout] test tests::non_exported_shell_variable_does_not_leak_to_subprocesses ... ok [INFO] [stdout] test tests::killed_outcome_working_directory_must_not_be_empty_after_drain_failure ... ok [INFO] [stdout] test tests::reset_defaults_to_false_in_json ... ok [INFO] [stdout] test tests::killed_output_includes_killed_message ... ok [INFO] [stdout] test tests::osc_sentinel_bytes_are_stripped_from_output ... ok [INFO] [stdout] test tests::prompt_with_agent_name ... ok [INFO] [stdout] test tests::non_interactive_timeout_kills_foreground_and_sets_timeout_message ... ok [INFO] [stdout] test tests::reset_true_deserializes_from_json ... ok [INFO] [stdout] test tests::non_interactive_timeout_killed_outcome_includes_exit_code ... 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 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_respects_caller_override ... ok [INFO] [stdout] test tests::resolved_timeout_uses_default_for_interactive ... 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_does_not_fire_for_pids_absent_from_sysinfo_snapshot ... 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_removes_completed_jobs ... ok [INFO] [stdout] test tests::run_jobs_p_sync_error_does_not_cause_spurious_completions ... ok [INFO] [stdout] test tests::reset_without_prior_session_spawns_new_one ... ok [INFO] [stdout] test tests::reset_clears_tracked_background_jobs ... ok [INFO] [stdout] test tests::reset_ignores_keys_argument ... 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::sync_fires_callback_for_completed_jobs ... 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::reset_discards_old_session_state ... ok [INFO] [stdout] test tests::reset_spawns_fresh_session ... ok [INFO] [stdout] test tests::tool_definition_has_correct_name ... ok [INFO] [stdout] test tests::tool_definition_has_no_required_fields ... ok [INFO] [stdout] test tests::reset_with_agent_name_includes_name_in_prompt ... 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 tests::reset_recovers_from_stuck_session ... ok [INFO] [stdout] test tests::shell_exited_output_includes_respawned_message ... FAILED [INFO] [stdout] test tests::shell_function_defined_in_one_call_is_callable_in_next ... ok [INFO] [stdout] test tests::true_exact_output ... ok [INFO] [stdout] test tests::watcher_backfills_command_field_for_tracked_job ... 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::timeout_kills_process_blocked_on_fifo_open ... ok [INFO] [stdout] test tests::working_directory_persists_after_cd ... 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_completion_notification_includes_backfilled_command ... ok [INFO] [stdout] test tests::watcher_detects_background_job_completion ... 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' (5935) 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: 0x5d49fe94d8b1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5d49fe96412a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5d49fe95251c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5d49fe929926 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5d49fe944a09 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5d49fe7bb9d0 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5d49fe944d32 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5d49fe9299d2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5d49fe921139 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5d49fe92a5cd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5d49fe96490c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5d49fe74f2fd - tekton_terminal_tool[322db6f0404c82d9]::tests::shell_exited_output_includes_respawned_message::{closure#0} [INFO] [stdout] 12: 0x5d49fe7a3c13 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 13: 0x5d49fe79d65c - >::set::<::enter<::block_on>>>::{closure#0}, core[812a354ff5be3162]::option::Option<()>>::{closure#0}, (alloc[9902a75dd20b7c99]::boxed::Box, core[812a354ff5be3162]::option::Option<()>)> [INFO] [stdout] 14: 0x5d49fe7a4067 - ::block_on::>>> [INFO] [stdout] 15: 0x5d49fe79e4aa - tokio[9881ee0a233d95db]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 16: 0x5d49fe792a35 - ::block_on::>> [INFO] [stdout] 17: 0x5d49fe7644eb - tekton_terminal_tool[322db6f0404c82d9]::tests::shell_exited_output_includes_respawned_message [INFO] [stdout] 18: 0x5d49fe786129 - >::call_once [INFO] [stdout] 19: 0x5d49fe7aed0b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 20: 0x5d49fe7bc355 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 21: 0x5d49fe7b6e04 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5d49fe7bf4a2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5d49fe94cd7f - ::new::thread_start [INFO] [stdout] 24: 0x7771443fc07a - [INFO] [stdout] 25: 0x77714448f534 - clone [INFO] [stdout] 26: 0x0 - [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 6.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p tekton-terminal-tool --lib` [INFO] running `Command { std: "docker" "inspect" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc", kill_on_drop: false }` [INFO] [stdout] a1c5c102391b055d9ac6383e4e0b0750fed62a6b4b98cfb825bf7d0c151b04cc