[INFO] fetching crate http-diff 0.0.5...
[INFO] checking http-diff-0.0.5 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate http-diff 0.0.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate http-diff 0.0.5
[INFO] finished tweaking crates.io crate http-diff 0.0.5
[INFO] tweaked toml for crates.io crate http-diff 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-diff 0.0.5 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate http-diff 0.0.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 709a0edcfbe436f2e3d7554e6baf45fe432b33be6c9c1f0ba32411737dd874ae
[INFO] running `Command { std: "docker" "start" "-a" "709a0edcfbe436f2e3d7554e6baf45fe432b33be6c9c1f0ba32411737dd874ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "709a0edcfbe436f2e3d7554e6baf45fe432b33be6c9c1f0ba32411737dd874ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709a0edcfbe436f2e3d7554e6baf45fe432b33be6c9c1f0ba32411737dd874ae", kill_on_drop: false }`
[INFO] [stdout] 709a0edcfbe436f2e3d7554e6baf45fe432b33be6c9c1f0ba32411737dd874ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa791ad482cf92f5a12e9d02f0d4c9ba2fd4328dea11857c15e4a1737c6a6535
[INFO] running `Command { std: "docker" "start" "-a" "fa791ad482cf92f5a12e9d02f0d4c9ba2fd4328dea11857c15e4a1737c6a6535", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling openssl-src v300.3.0+3.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling uuid-macro-internal v1.8.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ratatui v0.24.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap_mangen v0.2.20
[INFO] [stderr]    Compiling clap_complete v4.5.2
[INFO] [stderr]    Compiling http-diff v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/top.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn create_status_bar_groups(app: &mut AppState) -> BarGroup {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[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] 100 | fn create_status_bar_groups(app: &mut AppState) -> BarGroup<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/top.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn create_status_bar_groups(app: &mut AppState) -> BarGroup {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[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] 100 | fn create_status_bar_groups(app: &mut AppState) -> BarGroup<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "fa791ad482cf92f5a12e9d02f0d4c9ba2fd4328dea11857c15e4a1737c6a6535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa791ad482cf92f5a12e9d02f0d4c9ba2fd4328dea11857c15e4a1737c6a6535", kill_on_drop: false }`
[INFO] [stdout] fa791ad482cf92f5a12e9d02f0d4c9ba2fd4328dea11857c15e4a1737c6a6535
