[INFO] fetching crate carddown 0.1.10...
[INFO] checking carddown-0.1.10 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate carddown 0.1.10 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate carddown 0.1.10
[INFO] finished tweaking crates.io crate carddown 0.1.10
[INFO] tweaked toml for crates.io crate carddown 0.1.10 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate carddown 0.1.10 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate carddown 0.1.10 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ratatui v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a69eafc97f695f7cce76b90edc6622a2a99258139a3874e437b60ee7abef8b89
[INFO] running `Command { std: "docker" "start" "-a" "a69eafc97f695f7cce76b90edc6622a2a99258139a3874e437b60ee7abef8b89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a69eafc97f695f7cce76b90edc6622a2a99258139a3874e437b60ee7abef8b89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69eafc97f695f7cce76b90edc6622a2a99258139a3874e437b60ee7abef8b89", kill_on_drop: false }`
[INFO] [stdout] a69eafc97f695f7cce76b90edc6622a2a99258139a3874e437b60ee7abef8b89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88c4015f966ae60a7dc8d4d9b13c88c3b5e0c400d639f6147510e12dc8c56666
[INFO] running `Command { std: "docker" "start" "-a" "88c4015f966ae60a7dc8d4d9b13c88c3b5e0c400d639f6147510e12dc8c56666", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking ratatui v0.26.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking serde v1.0.198
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking carddown v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/audit.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn are_you_sure(&self) -> (Block, Text) {
[INFO] [stdout]     |                     ^^^^^      ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |          |
[INFO] [stdout]     |                     |          the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided 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] 116 |     fn are_you_sure(&self) -> (Block<'_>, Text<'_>) {
[INFO] [stdout]     |                                     ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/audit.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn card_audit(&self) -> (Block, Text) {
[INFO] [stdout]     |                   ^^^^^      ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |          |
[INFO] [stdout]     |                   |          the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn card_audit(&self) -> (Block<'_>, Text<'_>) {
[INFO] [stdout]     |                                   ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/revise.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn help(&self) -> (Block, Text) {
[INFO] [stdout]     |             ^^^^^      ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |          |
[INFO] [stdout]     |             |          the same lifetime is hidden here
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn help(&self) -> (Block<'_>, Text<'_>) {
[INFO] [stdout]     |                             ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/revise.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn card_revise(&self) -> (Block, Text) {
[INFO] [stdout]     |                    ^^^^^      ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |          |
[INFO] [stdout]     |                    |          the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn card_revise(&self) -> (Block<'_>, Text<'_>) {
[INFO] [stdout]     |                                    ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/audit.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn are_you_sure(&self) -> (Block, Text) {
[INFO] [stdout]     |                     ^^^^^      ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |          |
[INFO] [stdout]     |                     |          the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided 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] 116 |     fn are_you_sure(&self) -> (Block<'_>, Text<'_>) {
[INFO] [stdout]     |                                     ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/audit.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn card_audit(&self) -> (Block, Text) {
[INFO] [stdout]     |                   ^^^^^      ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |          |
[INFO] [stdout]     |                   |          the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn card_audit(&self) -> (Block<'_>, Text<'_>) {
[INFO] [stdout]     |                                   ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/revise.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn help(&self) -> (Block, Text) {
[INFO] [stdout]     |             ^^^^^      ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |          |
[INFO] [stdout]     |             |          the same lifetime is hidden here
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn help(&self) -> (Block<'_>, Text<'_>) {
[INFO] [stdout]     |                             ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/view/revise.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn card_revise(&self) -> (Block, Text) {
[INFO] [stdout]     |                    ^^^^^      ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |          |
[INFO] [stdout]     |                    |          the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn card_revise(&self) -> (Block<'_>, Text<'_>) {
[INFO] [stdout]     |                                    ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.44s
[INFO] running `Command { std: "docker" "inspect" "88c4015f966ae60a7dc8d4d9b13c88c3b5e0c400d639f6147510e12dc8c56666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88c4015f966ae60a7dc8d4d9b13c88c3b5e0c400d639f6147510e12dc8c56666", kill_on_drop: false }`
[INFO] [stdout] 88c4015f966ae60a7dc8d4d9b13c88c3b5e0c400d639f6147510e12dc8c56666
