[INFO] fetching crate http-diff 0.0.5... [INFO] testing http-diff-0.0.5 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] extracting crate http-diff 0.0.5 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate http-diff 0.0.5 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.202 [INFO] [stderr] Downloaded lru v0.12.3 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded roff v0.2.1 [INFO] [stderr] Downloaded clap_mangen v0.2.20 [INFO] [stderr] Downloaded clap_derive v4.5.4 [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded similar v2.5.0 [INFO] [stderr] Downloaded clap v4.5.4 [INFO] [stderr] Downloaded cc v1.0.98 [INFO] [stderr] Downloaded proc-macro2 v1.0.83 [INFO] [stderr] Downloaded serde v1.0.202 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded syn v2.0.65 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded openssl-src v300.3.0+3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cf3bd3555cfda419919c2faaa9ca318b1cd24a60a373e467e792afca80cc138 [INFO] running `Command { std: "docker" "start" "-a" "1cf3bd3555cfda419919c2faaa9ca318b1cd24a60a373e467e792afca80cc138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cf3bd3555cfda419919c2faaa9ca318b1cd24a60a373e467e792afca80cc138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf3bd3555cfda419919c2faaa9ca318b1cd24a60a373e467e792afca80cc138", kill_on_drop: false }` [INFO] [stdout] 1cf3bd3555cfda419919c2faaa9ca318b1cd24a60a373e467e792afca80cc138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a11f77fec5e6c6cc0249c4dab4c73f8d9a0577c2d4f0bff11448f8f9313cd16 [INFO] running `Command { std: "docker" "start" "-a" "2a11f77fec5e6c6cc0249c4dab4c73f8d9a0577c2d4f0bff11448f8f9313cd16", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling openssl-src v300.3.0+3.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [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] Compiling uuid v1.8.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling tracing v0.1.40 [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] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "2a11f77fec5e6c6cc0249c4dab4c73f8d9a0577c2d4f0bff11448f8f9313cd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a11f77fec5e6c6cc0249c4dab4c73f8d9a0577c2d4f0bff11448f8f9313cd16", kill_on_drop: false }` [INFO] [stdout] 2a11f77fec5e6c6cc0249c4dab4c73f8d9a0577c2d4f0bff11448f8f9313cd16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a45173341ca23b3c922c035a8ade54a1c20b81a36d1691ad6cb592ec98c34f10 [INFO] running `Command { std: "docker" "start" "-a" "a45173341ca23b3c922c035a8ade54a1c20b81a36d1691ad6cb592ec98c34f10", kill_on_drop: false }` [INFO] [stderr] Compiling http-diff v0.0.5 (/opt/rustwide/workdir) [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 `test` profile [unoptimized + debuginfo] target(s) in 6.14s [INFO] running `Command { std: "docker" "inspect" "a45173341ca23b3c922c035a8ade54a1c20b81a36d1691ad6cb592ec98c34f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45173341ca23b3c922c035a8ade54a1c20b81a36d1691ad6cb592ec98c34f10", kill_on_drop: false }` [INFO] [stdout] a45173341ca23b3c922c035a8ade54a1c20b81a36d1691ad6cb592ec98c34f10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df173a2c8b1fc8c2e155bf7a4e3e003e6cc273bb8de3db0537c7220bdaa46efe [INFO] running `Command { std: "docker" "start" "-a" "df173a2c8b1fc8c2e155bf7a4e3e003e6cc273bb8de3db0537c7220bdaa46efe", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ui/top.rs:100:34 [INFO] [stderr] | [INFO] [stderr] 100 | fn create_status_bar_groups(app: &mut AppState) -> BarGroup { [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided 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] 100 | fn create_status_bar_groups(app: &mut AppState) -> BarGroup<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `http-diff` (bin "http-diff" test) generated 1 warning (run `cargo fix --bin "http-diff" -p http-diff --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/http_diff-0380841e7768ca85) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test http_diff::utils::util_tests::test_10_minutes ... ok [INFO] [stdout] test http_diff::utils::util_tests::test_a_minute ... ok [INFO] [stdout] test http_diff::utils::util_tests::test_less_than_a_minute ... ok [INFO] [stdout] test http_diff::utils::util_tests::test_less_than_a_second ... ok [INFO] [stdout] test http_diff::utils::util_tests::test_minutes_and_one_second ... ok [INFO] [stdout] test http_diff::config::config_tests::test_parses_config_string ... ok [INFO] [stdout] test http_diff::utils::util_tests::test_minutes_and_seconds ... ok [INFO] [stdout] test http_diff::utils::util_tests::test_one_hour ... ok [INFO] [stdout] test http_diff::utils::util_tests::test_hours_minutes_and_seconds ... ok [INFO] [stdout] test http_diff::utils::util_tests::test_second ... ok [INFO] [stdout] test http_diff::utils::util_tests::test_one_hour_and_minutes ... ok [INFO] [stdout] test ui::row::test_collapse_str ... ok [INFO] [stdout] test http_diff::job::job_tests::test_convert_config_jobs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "df173a2c8b1fc8c2e155bf7a4e3e003e6cc273bb8de3db0537c7220bdaa46efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df173a2c8b1fc8c2e155bf7a4e3e003e6cc273bb8de3db0537c7220bdaa46efe", kill_on_drop: false }` [INFO] [stdout] df173a2c8b1fc8c2e155bf7a4e3e003e6cc273bb8de3db0537c7220bdaa46efe