[INFO] fetching crate tam-cli 0.3.5...
[INFO] testing tam-cli-0.3.5 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tam-cli 0.3.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tam-cli 0.3.5
[INFO] finished tweaking crates.io crate tam-cli 0.3.5
[INFO] tweaked toml for crates.io crate tam-cli 0.3.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tam-cli 0.3.5 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 crates.io crate tam-cli 0.3.5 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 58d2f82ae44e12232f1f6fa94238df48da860c10a69f5e8f9688e66510b28f23
[INFO] running `Command { std: "docker" "start" "-a" "58d2f82ae44e12232f1f6fa94238df48da860c10a69f5e8f9688e66510b28f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58d2f82ae44e12232f1f6fa94238df48da860c10a69f5e8f9688e66510b28f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58d2f82ae44e12232f1f6fa94238df48da860c10a69f5e8f9688e66510b28f23", kill_on_drop: false }`
[INFO] [stdout] 58d2f82ae44e12232f1f6fa94238df48da860c10a69f5e8f9688e66510b28f23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b87dd7dab944010a6b1584a7e710af217d449fc444be41e5166b9d1db54e3345
[INFO] running `Command { std: "docker" "start" "-a" "b87dd7dab944010a6b1584a7e710af217d449fc444be41e5166b9d1db54e3345", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling roff v1.1.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tam-cli v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tam-proto v0.3.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tam-worktree v0.3.5
[INFO] [stderr]    Compiling tam-daemon v0.3.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.58s
[INFO] running `Command { std: "docker" "inspect" "b87dd7dab944010a6b1584a7e710af217d449fc444be41e5166b9d1db54e3345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87dd7dab944010a6b1584a7e710af217d449fc444be41e5166b9d1db54e3345", kill_on_drop: false }`
[INFO] [stdout] b87dd7dab944010a6b1584a7e710af217d449fc444be41e5166b9d1db54e3345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3500551cb39d1f89bd4be892f0966f9b32701f99c16d193fd1e5c7c945e91ec9
[INFO] running `Command { std: "docker" "start" "-a" "3500551cb39d1f89bd4be892f0966f9b32701f99c16d193fd1e5c7c945e91ec9", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tam-cli v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.21s
[INFO] running `Command { std: "docker" "inspect" "3500551cb39d1f89bd4be892f0966f9b32701f99c16d193fd1e5c7c945e91ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3500551cb39d1f89bd4be892f0966f9b32701f99c16d193fd1e5c7c945e91ec9", kill_on_drop: false }`
[INFO] [stdout] 3500551cb39d1f89bd4be892f0966f9b32701f99c16d193fd1e5c7c945e91ec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d3d437dd91e127257520cbaac90219b67314645f6a3f75f7ea2143c7c21f8711
[INFO] running `Command { std: "docker" "start" "-a" "d3d437dd91e127257520cbaac90219b67314645f6a3f75f7ea2143c7c21f8711", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tam-d691f84632b73fcf)
[INFO] [stdout] running 64 tests
[INFO] [stdout] test client::tests::filter_passes_plain_text ... ok
[INFO] [stdout] test client::tests::filter_strips_kbd_pop ... ok
[INFO] [stdout] test client::tests::filter_strips_kbd_push ... ok
[INFO] [stdout] test config::tests::entry_matches_tam_hook ... ok
[INFO] [stdout] test client::tests::filter_strips_modify_other_keys ... ok
[INFO] [stdout] test config::tests::defaults ... ok
[INFO] [stdout] test config::tests::parse_empty_toml ... ok
[INFO] [stdout] test config::tests::parse_session_finder ... ok
[INFO] [stdout] test config::tests::parse_spawn_section ... ok
[INFO] [stdout] test config::tests::pick_session_default_is_new ... ok
[INFO] [stdout] test config::tests::entry_matches_zinc_hook_migration ... ok
[INFO] [stdout] test config::tests::pick_session_select_first ... ok
[INFO] [stdout] test config::tests::shell_quote_injection ... ok
[INFO] [stdout] test config::tests::shell_quote_safe_string ... ok
[INFO] [stdout] test client::tests::filter_handles_split_across_calls ... ok
[INFO] [stdout] test config::tests::validate_known_provider ... ok
[INFO] [stdout] test client::tests::filter_passes_normal_csi ... ok
[INFO] [stdout] test config::tests::validate_unknown_provider ... ok
[INFO] [stdout] test config::tests::shell_quote_spaces ... ok
[INFO] [stdout] test sessions::tests::encode_path ... ok
[INFO] [stdout] test client::tests::filter_emits_incomplete_on_non_match ... ok
[INFO] [stdout] test ledger::tests::find_task_by_name ... ok
[INFO] [stdout] test ledger::tests::agent_run_increments_count ... ok
[INFO] [stdout] test sessions::tests::format_date_hours ... ok
[INFO] [stdout] test sessions::tests::truncate_long ... ok
[INFO] [stdout] test ledger::tests::create_task ... ok
[INFO] [stdout] test ledger::tests::dir_uniqueness ... ok
[INFO] [stdout] test task::tests::block_when_agent_blocked ... ok
[INFO] [stdout] test ledger::tests::drop_task_removes_it ... ok
[INFO] [stdout] test ledger::tests::empty_ledger ... ok
[INFO] [stdout] test ledger::tests::find_task_by_dir ... ok
[INFO] [stdout] test sessions::tests::format_date_recent ... ok
[INFO] [stdout] test sessions::tests::truncate_short ... ok
[INFO] [stdout] test ledger::tests::multiple_tasks_independent ... ok
[INFO] [stdout] test task::tests::display_impl ... ok
[INFO] [stdout] test task::tests::gone_when_branch_gone ... ok
[INFO] [stdout] test task::tests::idle_when_branch_active ... ok
[INFO] [stdout] test task::tests::gone_when_dir_missing ... ok
[INFO] [stdout] test task::tests::idle_when_no_agent ... ok
[INFO] [stdout] test task::tests::indicator_strings ... ok
[INFO] [stdout] test task::tests::run_when_agent_working ... ok
[INFO] [stdout] test task::tests::stale_when_no_recent_activity ... ok
[INFO] [stdout] test ledger::tests::task_runs_history ... ok
[INFO] [stdout] test tests::test_format_age_days ... ok
[INFO] [stdout] test tests::test_format_age_hours ... ok
[INFO] [stdout] test tests::test_format_age_minutes ... ok
[INFO] [stdout] test ledger::tests::full_task_lifecycle ... ok
[INFO] [stdout] test tests::test_format_age_none ... ok
[INFO] [stdout] test tests::test_format_age_recent ... ok
[INFO] [stdout] test ledger::tests::persistence_across_reload ... ok
[INFO] [stdout] test ledger::tests::task_exists_check ... ok
[INFO] [stdout] test task::tests::input_when_agent_input ... ok
[INFO] [stdout] test tests::test_shorten_home ... ok
[INFO] [stdout] test task::tests::borrowed_task_ignores_git_status ... ok
[INFO] [stdout] test task::tests::sort_priority_ordering ... ok
[INFO] [stdout] test tests::test_resolve_task_name_no_match ... ok
[INFO] [stdout] test sessions::tests::extract_claude_metadata_no_title ... ok
[INFO] [stdout] test task::tests::agent_state_overrides_staleness ... ok
[INFO] [stdout] test sessions::tests::extract_claude_metadata_with_title ... ok
[INFO] [stdout] test tests::test_resolve_task_name_explicit ... ok
[INFO] [stdout] test tests::test_resolve_task_name_from_cwd ... ok
[INFO] [stdout] test client::tests::filter_preserves_surrounding_data ... ok
[INFO] [stdout] test tests::test_worktree_flow ... ok
[INFO] [stdout] test tests::test_task_status_with_git ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d3d437dd91e127257520cbaac90219b67314645f6a3f75f7ea2143c7c21f8711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d437dd91e127257520cbaac90219b67314645f6a3f75f7ea2143c7c21f8711", kill_on_drop: false }`
[INFO] [stdout] d3d437dd91e127257520cbaac90219b67314645f6a3f75f7ea2143c7c21f8711
