[INFO] fetching crate tap_runner 0.1.0...
[INFO] testing tap_runner-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tap_runner 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tap_runner 0.1.0
[INFO] finished tweaking crates.io crate tap_runner 0.1.0
[INFO] tweaked toml for crates.io crate tap_runner 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tap_runner 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tap_runner 0.1.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e79dcee12e7ea5770233af4a63171e0aa8c0f1ff01799cadcfeba17e876cd2d
[INFO] running `Command { std: "docker" "start" "-a" "1e79dcee12e7ea5770233af4a63171e0aa8c0f1ff01799cadcfeba17e876cd2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e79dcee12e7ea5770233af4a63171e0aa8c0f1ff01799cadcfeba17e876cd2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e79dcee12e7ea5770233af4a63171e0aa8c0f1ff01799cadcfeba17e876cd2d", kill_on_drop: false }`
[INFO] [stdout] 1e79dcee12e7ea5770233af4a63171e0aa8c0f1ff01799cadcfeba17e876cd2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48f794c5cb8ffbcf79a67115f92b83ff1bac49d7d5bd06a3b019ad46c80cc1c8
[INFO] running `Command { std: "docker" "start" "-a" "48f794c5cb8ffbcf79a67115f92b83ff1bac49d7d5bd06a3b019ad46c80cc1c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling hifijson v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling chumsky v0.9.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling os_pipe v1.1.3
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling duct v0.13.6
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling ratatui v0.20.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling tap_parser v0.1.1
[INFO] [stderr]    Compiling ansi-to-tui v3.0.0
[INFO] [stderr]    Compiling clap v4.2.1
[INFO] [stderr]    Compiling jaq-parse v0.10.0
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling jaq-core v0.10.0
[INFO] [stderr]    Compiling tap_runner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:533:39
[INFO] [stdout]     |
[INFO] [stdout] 533 | fn generate_failure_preview(location: &Location, area: Rect) -> anyhow::Result<Text> {
[INFO] [stdout]     |                                       ^^^^^^^^^ the lifetime is elided here    ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 533 | fn generate_failure_preview(location: &Location, area: Rect) -> anyhow::Result<Text<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "48f794c5cb8ffbcf79a67115f92b83ff1bac49d7d5bd06a3b019ad46c80cc1c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f794c5cb8ffbcf79a67115f92b83ff1bac49d7d5bd06a3b019ad46c80cc1c8", kill_on_drop: false }`
[INFO] [stdout] 48f794c5cb8ffbcf79a67115f92b83ff1bac49d7d5bd06a3b019ad46c80cc1c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 943f29e68845e52a2da64683f47d91049d801dea96cfc682e49866c5805a305e
[INFO] running `Command { std: "docker" "start" "-a" "943f29e68845e52a2da64683f47d91049d801dea96cfc682e49866c5805a305e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tap_runner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:533:39
[INFO] [stdout]     |
[INFO] [stdout] 533 | fn generate_failure_preview(location: &Location, area: Rect) -> anyhow::Result<Text> {
[INFO] [stdout]     |                                       ^^^^^^^^^ the lifetime is elided here    ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 533 | fn generate_failure_preview(location: &Location, area: Rect) -> anyhow::Result<Text<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "943f29e68845e52a2da64683f47d91049d801dea96cfc682e49866c5805a305e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943f29e68845e52a2da64683f47d91049d801dea96cfc682e49866c5805a305e", kill_on_drop: false }`
[INFO] [stdout] 943f29e68845e52a2da64683f47d91049d801dea96cfc682e49866c5805a305e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10124e9fd63427c8888f8dccf8fd52e592c618407a5045d476690ea99d696ddd
[INFO] running `Command { std: "docker" "start" "-a" "10124e9fd63427c8888f8dccf8fd52e592c618407a5045d476690ea99d696ddd", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:533:39
[INFO] [stderr]     |
[INFO] [stderr] 533 | fn generate_failure_preview(location: &Location, area: Rect) -> anyhow::Result<Text> {
[INFO] [stderr]     |                                       ^^^^^^^^^ the lifetime is elided here    ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 533 | fn generate_failure_preview(location: &Location, area: Rect) -> anyhow::Result<Text<'_>> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tap_runner` (bin "tapr" test) generated 1 warning (run `cargo fix --bin "tapr" -p tap_runner --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tapr-fa1d9ad1d9392e4f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "10124e9fd63427c8888f8dccf8fd52e592c618407a5045d476690ea99d696ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10124e9fd63427c8888f8dccf8fd52e592c618407a5045d476690ea99d696ddd", kill_on_drop: false }`
[INFO] [stdout] 10124e9fd63427c8888f8dccf8fd52e592c618407a5045d476690ea99d696ddd
