[INFO] cloning repository https://github.com/eulke/fnc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eulke/fnc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feulke%2Ffnc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feulke%2Ffnc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22b49296730e3aab04accd6f36b00fa2eb9cb942 [INFO] testing eulke/fnc/22b49296730e3aab04accd6f36b00fa2eb9cb942 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feulke%2Ffnc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eulke/fnc [INFO] finished tweaking git repo https://github.com/eulke/fnc [INFO] tweaked toml for git repo https://github.com/eulke/fnc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eulke/fnc on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eulke/fnc 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60ba70218320c4f30057112097e9790b40a35c4ee0ac8fd0f339e71e5f8f611d [INFO] running `Command { std: "docker" "start" "-a" "60ba70218320c4f30057112097e9790b40a35c4ee0ac8fd0f339e71e5f8f611d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60ba70218320c4f30057112097e9790b40a35c4ee0ac8fd0f339e71e5f8f611d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ba70218320c4f30057112097e9790b40a35c4ee0ac8fd0f339e71e5f8f611d", kill_on_drop: false }` [INFO] [stdout] 60ba70218320c4f30057112097e9790b40a35c4ee0ac8fd0f339e71e5f8f611d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c83541f816ace7c450951a7f4a9bd2625fb4a3795990627078cdb861b73bdca [INFO] running `Command { std: "docker" "start" "-a" "5c83541f816ace7c450951a7f4a9bd2625fb4a3795990627078cdb861b73bdca", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling prettydiff v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir/changelog) [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling version v0.1.0 (/opt/rustwide/workdir/version) [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling http-diff v0.1.0 (/opt/rustwide/workdir/http-diff) [INFO] [stderr] Compiling git2 v0.20.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> http-diff/src/renderers/tui/theme.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn focused_block(title: &str) -> Block { [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] 87 | pub fn focused_block(title: &str) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> http-diff/src/renderers/tui/theme.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn normal_block(title: &str) -> Block { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn normal_block(title: &str) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> http-diff/src/renderers/tui/theme.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | title: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 118 | ) -> Block { [INFO] [stdout] | ^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | ) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling git v0.1.0 (/opt/rustwide/workdir/git) [INFO] [stderr] Compiling cli v0.1.18 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 43s [INFO] running `Command { std: "docker" "inspect" "5c83541f816ace7c450951a7f4a9bd2625fb4a3795990627078cdb861b73bdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c83541f816ace7c450951a7f4a9bd2625fb4a3795990627078cdb861b73bdca", kill_on_drop: false }` [INFO] [stdout] 5c83541f816ace7c450951a7f4a9bd2625fb4a3795990627078cdb861b73bdca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd636f4da9bdafb7f7abe913cb195a612a4c97f58572c55379bab935d960e50 [INFO] running `Command { std: "docker" "start" "-a" "7cd636f4da9bdafb7f7abe913cb195a612a4c97f58572c55379bab935d960e50", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling git2 v0.20.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir/changelog) [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling version v0.1.0 (/opt/rustwide/workdir/version) [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling git v0.1.0 (/opt/rustwide/workdir/git) [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling http-diff v0.1.0 (/opt/rustwide/workdir/http-diff) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> http-diff/src/renderers/tui/theme.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn focused_block(title: &str) -> Block { [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] 87 | pub fn focused_block(title: &str) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> http-diff/src/renderers/tui/theme.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn normal_block(title: &str) -> Block { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn normal_block(title: &str) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> http-diff/src/renderers/tui/theme.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | title: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 118 | ) -> Block { [INFO] [stdout] | ^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | ) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> http-diff/src/renderers/tui/theme.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn focused_block(title: &str) -> Block { [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] 87 | pub fn focused_block(title: &str) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> http-diff/src/renderers/tui/theme.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn normal_block(title: &str) -> Block { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn normal_block(title: &str) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> http-diff/src/renderers/tui/theme.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | title: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 118 | ) -> Block { [INFO] [stdout] | ^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | ) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cli v0.1.18 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: function `create_mock_user_data` is never used [INFO] [stdout] --> http-diff/tests/common.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn create_mock_user_data(data: Vec<(&str, &str)>) -> http_diff::config::UserData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `extract_values` is never used [INFO] [stdout] --> http-diff/tests/common.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 202 | impl TestMockHttpClient { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn extract_values(&self, route: &Route, response: &HttpResponse) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_default_result` is never used [INFO] [stdout] --> http-diff/tests/common.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 366 | impl TestMockConditionEvaluator { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 379 | pub fn with_default_result(mut self, default_result: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_route_with_conditions` is never used [INFO] [stdout] --> http-diff/tests/common.rs:462:8 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn create_route_with_conditions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_user_data` is never used [INFO] [stdout] --> http-diff/tests/common.rs:524:8 [INFO] [stdout] | [INFO] [stdout] 524 | pub fn create_test_user_data(user_type: &str, user_id: &str) -> UserData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_conditional_chain_config` is never used [INFO] [stdout] --> http-diff/tests/common.rs:600:8 [INFO] [stdout] | [INFO] [stdout] 600 | pub fn create_conditional_chain_config() -> HttpDiffConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_complex_chain_config` is never used [INFO] [stdout] --> http-diff/tests/common.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 632 | pub fn create_complex_chain_config() -> HttpDiffConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_conditional_responses` is never used [INFO] [stdout] --> http-diff/tests/common.rs:779:8 [INFO] [stdout] | [INFO] [stdout] 779 | pub fn create_conditional_responses() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_linear_chain_routes` is never used [INFO] [stdout] --> http-diff/tests/common.rs:819:8 [INFO] [stdout] | [INFO] [stdout] 819 | pub fn create_linear_chain_routes(count: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_wide_dependency_routes` is never used [INFO] [stdout] --> http-diff/tests/common.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn create_wide_dependency_routes(root_count: usize, dependent_count: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_extracted_values` is never used [INFO] [stdout] --> http-diff/tests/common.rs:901:8 [INFO] [stdout] | [INFO] [stdout] 901 | pub fn create_extracted_values(route_name: &str, environment: &str, values: Vec<(&str, &str)>) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_conditional_chain`, `with_complex_chain`, `with_user_data`, `with_extraction_failure`, and `with_condition_result` are never used [INFO] [stdout] --> http-diff/tests/common.rs:961:12 [INFO] [stdout] | [INFO] [stdout] 943 | impl TestScenarioBuilder { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 961 | pub fn with_conditional_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 967 | pub fn with_complex_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | pub fn with_user_data(mut self, user_data: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | pub fn with_extraction_failure(mut self, route: &str, failed_extractions: Vec<&str>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 997 | pub fn with_condition_result(mut self, route: &str, should_execute: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_users_csv_with_conditions` is never used [INFO] [stdout] --> http-diff/tests/common.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn create_test_users_csv_with_conditions() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_mock_user_data` is never used [INFO] [stdout] --> http-diff/tests/common.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn create_mock_user_data(data: Vec<(&str, &str)>) -> http_diff::config::UserData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_default_result` is never used [INFO] [stdout] --> http-diff/tests/common.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 366 | impl TestMockConditionEvaluator { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 379 | pub fn with_default_result(mut self, default_result: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_user_data` is never used [INFO] [stdout] --> http-diff/tests/common.rs:524:8 [INFO] [stdout] | [INFO] [stdout] 524 | pub fn create_test_user_data(user_type: &str, user_id: &str) -> UserData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_linear_chain_routes` is never used [INFO] [stdout] --> http-diff/tests/common.rs:819:8 [INFO] [stdout] | [INFO] [stdout] 819 | pub fn create_linear_chain_routes(count: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_wide_dependency_routes` is never used [INFO] [stdout] --> http-diff/tests/common.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn create_wide_dependency_routes(root_count: usize, dependent_count: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_extracted_values` is never used [INFO] [stdout] --> http-diff/tests/common.rs:901:8 [INFO] [stdout] | [INFO] [stdout] 901 | pub fn create_extracted_values(route_name: &str, environment: &str, values: Vec<(&str, &str)>) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_user_data` is never used [INFO] [stdout] --> http-diff/tests/common.rs:977:12 [INFO] [stdout] | [INFO] [stdout] 943 | impl TestScenarioBuilder { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 977 | pub fn with_user_data(mut self, user_data: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_response` is never used [INFO] [stdout] --> http-diff/tests/common.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn create_response(status: u16, body: &str, url: Option<&str>) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_comparison_result` is never used [INFO] [stdout] --> http-diff/tests/common.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn create_comparison_result( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_config` is never used [INFO] [stdout] --> http-diff/tests/common.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn create_test_config() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_config_with_conditions` is never used [INFO] [stdout] --> http-diff/tests/common.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn create_test_config_with_conditions() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_users_csv` is never used [INFO] [stdout] --> http-diff/tests/common.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn create_test_users_csv() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_users_csv_with_conditions` is never used [INFO] [stdout] --> http-diff/tests/common.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn create_test_users_csv_with_conditions() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `has_response` and `extract_values` are never used [INFO] [stdout] --> http-diff/tests/common.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 202 | impl TestMockHttpClient { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 226 | pub fn has_response(&self, key: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn extract_values(&self, route: &Route, response: &HttpResponse) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_default_result` is never used [INFO] [stdout] --> http-diff/tests/common.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 366 | impl TestMockConditionEvaluator { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 379 | pub fn with_default_result(mut self, default_result: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_route_with_conditions` is never used [INFO] [stdout] --> http-diff/tests/common.rs:462:8 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn create_route_with_conditions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_execution_condition` is never used [INFO] [stdout] --> http-diff/tests/common.rs:509:8 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn create_execution_condition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_user_data` is never used [INFO] [stdout] --> http-diff/tests/common.rs:524:8 [INFO] [stdout] | [INFO] [stdout] 524 | pub fn create_test_user_data(user_type: &str, user_id: &str) -> UserData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_basic_chain_config` is never used [INFO] [stdout] --> http-diff/tests/common.rs:559:8 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn create_basic_chain_config() -> HttpDiffConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_conditional_chain_config` is never used [INFO] [stdout] --> http-diff/tests/common.rs:600:8 [INFO] [stdout] | [INFO] [stdout] 600 | pub fn create_conditional_chain_config() -> HttpDiffConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_complex_chain_config` is never used [INFO] [stdout] --> http-diff/tests/common.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 632 | pub fn create_complex_chain_config() -> HttpDiffConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_basic_chain_responses` is never used [INFO] [stdout] --> http-diff/tests/common.rs:742:8 [INFO] [stdout] | [INFO] [stdout] 742 | pub fn create_basic_chain_responses() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_conditional_responses` is never used [INFO] [stdout] --> http-diff/tests/common.rs:779:8 [INFO] [stdout] | [INFO] [stdout] 779 | pub fn create_conditional_responses() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_linear_chain_routes` is never used [INFO] [stdout] --> http-diff/tests/common.rs:819:8 [INFO] [stdout] | [INFO] [stdout] 819 | pub fn create_linear_chain_routes(count: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_wide_dependency_routes` is never used [INFO] [stdout] --> http-diff/tests/common.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn create_wide_dependency_routes(root_count: usize, dependent_count: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_extracted_values` is never used [INFO] [stdout] --> http-diff/tests/common.rs:901:8 [INFO] [stdout] | [INFO] [stdout] 901 | pub fn create_extracted_values(route_name: &str, environment: &str, values: Vec<(&str, &str)>) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> http-diff/tests/common.rs:955:12 [INFO] [stdout] | [INFO] [stdout] 943 | impl TestScenarioBuilder { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 955 | pub fn with_basic_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 961 | pub fn with_conditional_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 967 | pub fn with_complex_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 972 | pub fn with_users(mut self, count: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | pub fn with_user_data(mut self, user_data: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 984 | pub fn with_route_failure(mut self, route: &str, message: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | pub fn with_extraction_failure(mut self, route: &str, failed_extractions: Vec<&str>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 997 | pub fn with_condition_result(mut self, route: &str, should_execute: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1002 | pub fn with_basic_responses(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_response` is never used [INFO] [stdout] --> http-diff/tests/common.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn create_response(status: u16, body: &str, url: Option<&str>) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_comparison_result` is never used [INFO] [stdout] --> http-diff/tests/common.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn create_comparison_result( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_config` is never used [INFO] [stdout] --> http-diff/tests/common.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn create_test_config() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_config_with_conditions` is never used [INFO] [stdout] --> http-diff/tests/common.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn create_test_config_with_conditions() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_users_csv` is never used [INFO] [stdout] --> http-diff/tests/common.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn create_test_users_csv() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_users_csv_with_conditions` is never used [INFO] [stdout] --> http-diff/tests/common.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn create_test_users_csv_with_conditions() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_mock_user_data` is never used [INFO] [stdout] --> http-diff/tests/common.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn create_mock_user_data(data: Vec<(&str, &str)>) -> http_diff::config::UserData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `has_response` is never used [INFO] [stdout] --> http-diff/tests/common.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 202 | impl TestMockHttpClient { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 226 | pub fn has_response(&self, key: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_default_result` is never used [INFO] [stdout] --> http-diff/tests/common.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 366 | impl TestMockConditionEvaluator { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 379 | pub fn with_default_result(mut self, default_result: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_complex_chain`, `with_user_data`, `with_extraction_failure`, and `with_basic_responses` are never used [INFO] [stdout] --> http-diff/tests/common.rs:967:12 [INFO] [stdout] | [INFO] [stdout] 943 | impl TestScenarioBuilder { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 967 | pub fn with_complex_chain(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | pub fn with_user_data(mut self, user_data: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | pub fn with_extraction_failure(mut self, route: &str, failed_extractions: Vec<&str>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1002 | pub fn with_basic_responses(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "7cd636f4da9bdafb7f7abe913cb195a612a4c97f58572c55379bab935d960e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd636f4da9bdafb7f7abe913cb195a612a4c97f58572c55379bab935d960e50", kill_on_drop: false }` [INFO] [stdout] 7cd636f4da9bdafb7f7abe913cb195a612a4c97f58572c55379bab935d960e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e92da5351d69e087fcaec08092f72b54e02a4a7667bffd25f67aa1aae6401e76 [INFO] running `Command { std: "docker" "start" "-a" "e92da5351d69e087fcaec08092f72b54e02a4a7667bffd25f67aa1aae6401e76", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> http-diff/src/renderers/tui/theme.rs:87:33 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn focused_block(title: &str) -> Block { [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] 87 | pub fn focused_block(title: &str) -> Block<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> http-diff/src/renderers/tui/theme.rs:104:32 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn normal_block(title: &str) -> Block { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 104 | pub fn normal_block(title: &str) -> Block<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> http-diff/src/renderers/tui/theme.rs:114:16 [INFO] [stderr] | [INFO] [stderr] 114 | title: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 118 | ) -> Block { [INFO] [stderr] | ^^^^^ 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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 118 | ) -> Block<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `http-diff` (lib) generated 3 warnings (run `cargo fix --lib -p http-diff` to apply 3 suggestions) [INFO] [stderr] warning: function `create_test_users_csv_with_conditions` is never used [INFO] [stderr] --> http-diff/tests/common.rs:133:8 [INFO] [stderr] | [INFO] [stderr] 133 | pub fn create_test_users_csv_with_conditions() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `create_mock_user_data` is never used [INFO] [stderr] --> http-diff/tests/common.rs:162:8 [INFO] [stderr] | [INFO] [stderr] 162 | pub fn create_mock_user_data(data: Vec<(&str, &str)>) -> http_diff::config::UserData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `with_default_result` is never used [INFO] [stderr] --> http-diff/tests/common.rs:379:12 [INFO] [stderr] | [INFO] [stderr] 366 | impl TestMockConditionEvaluator { [INFO] [stderr] | ------------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 379 | pub fn with_default_result(mut self, default_result: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_test_user_data` is never used [INFO] [stderr] --> http-diff/tests/common.rs:524:8 [INFO] [stderr] | [INFO] [stderr] 524 | pub fn create_test_user_data(user_type: &str, user_id: &str) -> UserData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_linear_chain_routes` is never used [INFO] [stderr] --> http-diff/tests/common.rs:819:8 [INFO] [stderr] | [INFO] [stderr] 819 | pub fn create_linear_chain_routes(count: usize) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_wide_dependency_routes` is never used [INFO] [stderr] --> http-diff/tests/common.rs:848:8 [INFO] [stderr] | [INFO] [stderr] 848 | pub fn create_wide_dependency_routes(root_count: usize, dependent_count: usize) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_extracted_values` is never used [INFO] [stderr] --> http-diff/tests/common.rs:901:8 [INFO] [stderr] | [INFO] [stderr] 901 | pub fn create_extracted_values(route_name: &str, environment: &str, values: Vec<(&str, &str)>) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `with_user_data` is never used [INFO] [stderr] --> http-diff/tests/common.rs:977:12 [INFO] [stderr] | [INFO] [stderr] 943 | impl TestScenarioBuilder { [INFO] [stderr] | ------------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 977 | pub fn with_user_data(mut self, user_data: Vec) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_mock_user_data` is never used [INFO] [stderr] --> http-diff/tests/common.rs:162:8 [INFO] [stderr] | [INFO] [stderr] 162 | pub fn create_mock_user_data(data: Vec<(&str, &str)>) -> http_diff::config::UserData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `extract_values` is never used [INFO] [stderr] --> http-diff/tests/common.rs:230:12 [INFO] [stderr] | [INFO] [stderr] 202 | impl TestMockHttpClient { [INFO] [stderr] | ----------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 230 | pub fn extract_values(&self, route: &Route, response: &HttpResponse) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_route_with_conditions` is never used [INFO] [stderr] --> http-diff/tests/common.rs:462:8 [INFO] [stderr] | [INFO] [stderr] 462 | pub fn create_route_with_conditions( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_conditional_chain_config` is never used [INFO] [stderr] --> http-diff/tests/common.rs:600:8 [INFO] [stderr] | [INFO] [stderr] 600 | pub fn create_conditional_chain_config() -> HttpDiffConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_complex_chain_config` is never used [INFO] [stderr] --> http-diff/tests/common.rs:632:8 [INFO] [stderr] | [INFO] [stderr] 632 | pub fn create_complex_chain_config() -> HttpDiffConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_conditional_responses` is never used [INFO] [stderr] --> http-diff/tests/common.rs:779:8 [INFO] [stderr] | [INFO] [stderr] 779 | pub fn create_conditional_responses() -> HashMap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `with_conditional_chain`, `with_complex_chain`, `with_user_data`, `with_extraction_failure`, and `with_condition_result` are never used [INFO] [stderr] --> http-diff/tests/common.rs:961:12 [INFO] [stderr] | [INFO] [stderr] 943 | impl TestScenarioBuilder { [INFO] [stderr] | ------------------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 961 | pub fn with_conditional_chain(mut self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 967 | pub fn with_complex_chain(mut self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 977 | pub fn with_user_data(mut self, user_data: Vec) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 989 | pub fn with_extraction_failure(mut self, route: &str, failed_extractions: Vec<&str>) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 997 | pub fn with_condition_result(mut self, route: &str, should_execute: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_response` is never used [INFO] [stderr] --> http-diff/tests/common.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn create_response(status: u16, body: &str, url: Option<&str>) -> HttpResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `create_comparison_result` is never used [INFO] [stderr] --> http-diff/tests/common.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn create_comparison_result( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_test_config` is never used [INFO] [stderr] --> http-diff/tests/common.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn create_test_config() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_test_config_with_conditions` is never used [INFO] [stderr] --> http-diff/tests/common.rs:87:8 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn create_test_config_with_conditions() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_test_users_csv` is never used [INFO] [stderr] --> http-diff/tests/common.rs:128:8 [INFO] [stderr] | [INFO] [stderr] 128 | pub fn create_test_users_csv() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_test_users_csv_with_conditions` is never used [INFO] [stderr] --> http-diff/tests/common.rs:133:8 [INFO] [stderr] | [INFO] [stderr] 133 | pub fn create_test_users_csv_with_conditions() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `has_response` is never used [INFO] [stderr] --> http-diff/tests/common.rs:226:12 [INFO] [stderr] | [INFO] [stderr] 202 | impl TestMockHttpClient { [INFO] [stderr] | ----------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 226 | pub fn has_response(&self, key: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `with_complex_chain`, `with_user_data`, `with_extraction_failure`, and `with_basic_responses` are never used [INFO] [stderr] --> http-diff/tests/common.rs:967:12 [INFO] [stderr] | [INFO] [stderr] 943 | impl TestScenarioBuilder { [INFO] [stderr] | ------------------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 967 | pub fn with_complex_chain(mut self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 977 | pub fn with_user_data(mut self, user_data: Vec) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 989 | pub fn with_extraction_failure(mut self, route: &str, failed_extractions: Vec<&str>) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1002 | pub fn with_basic_responses(mut self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `has_response` and `extract_values` are never used [INFO] [stderr] --> http-diff/tests/common.rs:226:12 [INFO] [stderr] | [INFO] [stderr] 202 | impl TestMockHttpClient { [INFO] [stderr] | ----------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 226 | pub fn has_response(&self, key: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 230 | pub fn extract_values(&self, route: &Route, response: &HttpResponse) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_execution_condition` is never used [INFO] [stderr] --> http-diff/tests/common.rs:509:8 [INFO] [stderr] | [INFO] [stderr] 509 | pub fn create_execution_condition( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_basic_chain_config` is never used [INFO] [stderr] --> http-diff/tests/common.rs:559:8 [INFO] [stderr] | [INFO] [stderr] 559 | pub fn create_basic_chain_config() -> HttpDiffConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_basic_chain_responses` is never used [INFO] [stderr] --> http-diff/tests/common.rs:742:8 [INFO] [stderr] | [INFO] [stderr] 742 | pub fn create_basic_chain_responses() -> HashMap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> http-diff/tests/common.rs:955:12 [INFO] [stderr] | [INFO] [stderr] 943 | impl TestScenarioBuilder { [INFO] [stderr] | ------------------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 955 | pub fn with_basic_chain(mut self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 961 | pub fn with_conditional_chain(mut self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 967 | pub fn with_complex_chain(mut self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 972 | pub fn with_users(mut self, count: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 977 | pub fn with_user_data(mut self, user_data: Vec) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 984 | pub fn with_route_failure(mut self, route: &str, message: &str) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 989 | pub fn with_extraction_failure(mut self, route: &str, failed_extractions: Vec<&str>) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 997 | pub fn with_condition_result(mut self, route: &str, should_execute: bool) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1002 | pub fn with_basic_responses(mut self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `http-diff` (test "integration_tests") generated 8 warnings [INFO] [stderr] warning: `http-diff` (test "unit_tests") generated 12 warnings (5 duplicates) [INFO] [stderr] warning: `http-diff` (test "chain_tests") generated 10 warnings (2 duplicates) [INFO] [stderr] warning: `http-diff` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: `http-diff` (test "performance_tests") generated 20 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/changelog-056714904da6ad9f) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fnc-caf575cd5cddb786) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test package_version::tests::test_clean_version_req ... ok [INFO] [stdout] test http_diff::tests::test_cli_argument_parsing ... ok [INFO] [stdout] test http_diff::tests::test_environment_validation ... ok [INFO] [stdout] test http_diff::tests::test_execute_with_init ... ok [INFO] [stdout] test http_diff::tests::test_execute_with_missing_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/git.rs (/opt/rustwide/target/debug/deps/git-70a4c0a4479a8d94) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_diff-a72174ab4668ec05) [INFO] [stdout] [INFO] [stdout] running 172 tests [INFO] [stdout] test analysis::error_classifier::tests::test_severity_determination ... ok [INFO] [stdout] test comparison::analyzer::tests::test_body_difference_analysis ... ok [INFO] [stdout] test analysis::error_classifier::tests::test_error_analysis_calculation ... ok [INFO] [stdout] test analysis::error_classifier::tests::test_error_type_extraction ... ok [INFO] [stdout] test comparison::analyzer::tests::test_header_difference_analysis ... ok [INFO] [stdout] test comparison::analyzer::tests::test_large_response_detection ... ok [INFO] [stdout] test comparison::analyzer::tests::test_ignored_headers ... ok [INFO] [stdout] test comparison::content::tests::test_json_normalization ... ok [INFO] [stdout] test comparison::content::tests::test_plain_text_normalization ... ok [INFO] [stdout] test comparison::content::tests::test_whitespace_preservation ... ok [INFO] [stdout] test comparison::tests::test_diff_view_style_configuration ... ok [INFO] [stdout] test comparison::analyzer::tests::test_identical_responses ... ok [INFO] [stdout] test comparison::content::tests::test_header_normalization ... ok [INFO] [stdout] test comparison::tests::test_error_response_handling ... ok [INFO] [stdout] test comparison::analyzer::tests::test_status_code_difference ... ok [INFO] [stdout] test comparison::tests::test_different_status_codes ... ok [INFO] [stdout] test comparison::tests::test_headers_comparison_disabled_by_default ... ok [INFO] [stdout] test conditions::evaluator::tests::test_backward_compatibility_with_empty_string ... ok [INFO] [stdout] test comparison::tests::test_headers_comparison_enabled ... ok [INFO] [stdout] test conditions::evaluator::tests::test_contains_condition ... ok [INFO] [stdout] test comparison::tests::test_invalid_response_count ... ok [INFO] [stdout] test conditions::evaluator::tests::test_equals_condition_passes ... ok [INFO] [stdout] test comparison::tests::test_identical_responses ... ok [INFO] [stdout] test conditions::evaluator::tests::test_exists_condition ... ok [INFO] [stdout] test conditions::evaluator::tests::test_exists_condition_with_convenience_method ... ok [INFO] [stdout] test conditions::evaluator::tests::test_not_exists_condition ... ok [INFO] [stdout] test conditions::evaluator::tests::test_greater_than_condition ... ok [INFO] [stdout] test conditions::evaluator::tests::test_equals_condition_with_convenience_method ... ok [INFO] [stdout] test config::global_builder::tests::test_global_config_builder_headers_replacement ... ok [INFO] [stdout] test config::global_builder::tests::test_global_config_builder ... ok [INFO] [stdout] test conditions::evaluator::tests::test_validation_error_for_missing_value ... ok [INFO] [stdout] test config::global_builder::tests::test_global_config_builder_from_existing ... ok [INFO] [stdout] test comparison::content::tests::test_content_type_detection ... ok [INFO] [stdout] test config::types::tests::test_user_data_substitute_placeholders ... ok [INFO] [stdout] test config::types::tests::test_user_data_with_context_parameter_summary ... ok [INFO] [stdout] test config::types::tests::test_user_data_with_context_substitute ... ok [INFO] [stdout] test config::types::tests::test_user_data_with_context_precedence ... ok [INFO] [stdout] test config::types::tests::test_user_data_with_context_creation ... ok [INFO] [stdout] test config::validator::tests::test_missing_value_for_less_than_fails ... ok [INFO] [stdout] test config::validator::tests::test_empty_variable_name_fails ... ok [INFO] [stdout] test config::validator::tests::test_exists_operator_with_value_succeeds ... ok [INFO] [stdout] test config::types::tests::test_user_data_with_context_get_parameter_sources ... ok [INFO] [stdout] test conditions::evaluator::tests::test_equals_condition_fails ... ok [INFO] [stdout] test config::types::tests::test_user_data_basic_operations ... ok [INFO] [stdout] test config::types::tests::test_user_data_with_context_custom_resolver ... ok [INFO] [stdout] test config::validator::tests::test_not_exists_operator_with_value_succeeds ... ok [INFO] [stdout] test config::validator::tests::test_string_operations_with_values_succeed ... ok [INFO] [stdout] test config::validator::tests::test_variable_names_starting_with_number_allowed ... ok [INFO] [stdout] test config::validator::tests::test_numeric_operations_with_valid_values_pass ... ok [INFO] [stdout] test config::validator::tests::test_string_operations_require_values ... ok [INFO] [stdout] test config::validator::tests::test_valid_variable_names_pass ... ok [INFO] [stdout] test curl::tests::test_curl_command_with_url_encoding ... ok [INFO] [stdout] test config::validator::tests::test_variable_names_with_special_characters_allowed ... ok [INFO] [stdout] test curl::tests::test_curl_command_with_special_characters ... ok [INFO] [stdout] test curl::tests::test_curl_commands_file_generation ... ok [INFO] [stdout] test config::validator::tests::test_valid_conditions ... ok [INFO] [stdout] test config::validator::tests::test_whitespace_only_variable_name_allowed ... ok [INFO] [stdout] test curl::tests::test_generate_all_curl_commands ... ok [INFO] [stdout] test execution::context::tests::test_context_manager ... ok [INFO] [stdout] test execution::context::tests::test_context_manager_substitute ... ok [INFO] [stdout] test execution::context::tests::test_context_serialization ... ok [INFO] [stdout] test execution::context::tests::test_context_scope_add_values ... ok [INFO] [stdout] test execution::context::tests::test_context_scope_stats ... ok [INFO] [stdout] test execution::context::tests::test_dynamic_context_creation ... ok [INFO] [stdout] test execution::context::tests::test_dynamic_context_conflicts ... ok [INFO] [stdout] test execution::context::tests::test_dynamic_context_filter ... ok [INFO] [stdout] test execution::context::tests::test_context_scope ... ok [INFO] [stdout] test execution::context::tests::test_dynamic_context_add_value ... ok [INFO] [stdout] test execution::context::tests::test_dynamic_context_merge ... ok [INFO] [stdout] test execution::context::tests::test_dynamic_context_merge_conflict ... ok [INFO] [stdout] test execution::context::tests::test_dynamic_context_required_variables ... ok [INFO] [stdout] test execution::context::tests::test_variable_resolver_context_priority ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_graph_add_dependency ... ok [INFO] [stdout] test execution::context::tests::test_variable_resolver_substitute_placeholders ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_graph_batch_update ... ok [INFO] [stdout] test execution::context::tests::test_variable_resolver_strict_mode ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_graph_root_routes ... ok [INFO] [stdout] test execution::context::tests::test_variable_resolver_user_data_priority ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_graph_topological_ordering ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_graph_creation ... ok [INFO] [stdout] test execution::dependency::tests::test_circular_dependency_detection ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_graph_performance_caching ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_resolver_required_dependencies ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_resolver_invalid_dependency ... ok [INFO] [stdout] test config::validator::tests::test_missing_value_for_greater_than_fails ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_resolver_from_routes_simple ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_resolver_filtered_execution ... ok [INFO] [stdout] test execution::dependency::tests::test_dynamic_execution_state ... ok [INFO] [stdout] test execution::dependency::tests::test_dependency_resolver_visualization ... ok [INFO] [stdout] test execution::dependency::tests::test_dynamic_execution_stats ... ok [INFO] [stdout] test execution::dependency::tests::test_execution_batch ... ok [INFO] [stdout] test execution::dependency::tests::test_execution_plan_simple_chain ... ok [INFO] [stdout] test curl::tests::test_curl_command_generation ... ok [INFO] [stdout] test execution::dependency::tests::test_execution_plan_validation ... ok [INFO] [stdout] test execution::dependency::tests::test_execution_plan_complex_dependencies ... ok [INFO] [stdout] test execution::dependency::tests::test_execution_stats ... ok [INFO] [stdout] test execution::dependency::tests::test_execution_plan_parallel_routes ... ok [INFO] [stdout] test execution::runner::tests::test_base_environment_pairing ... ok [INFO] [stdout] test extraction::extractors::tests::test_extractor_supports_rule ... ok [INFO] [stdout] test extraction::extractors::tests::test_header_extractor ... ok [INFO] [stdout] test extraction::extractors::tests::test_json_value_to_string ... ok [INFO] [stdout] test execution::runner::tests::test_chain_execution_detection ... ok [INFO] [stdout] test extraction::extractors::tests::test_status_code_extractor ... ok [INFO] [stdout] test extraction::tests::test_builder_pattern ... ok [INFO] [stdout] test execution::runner::tests::test_chain_execution_with_extraction ... ok [INFO] [stdout] test extraction::tests::test_extraction_rule_validation ... ok [INFO] [stdout] test extraction::tests::test_extraction_with_default_value ... ok [INFO] [stdout] test extraction::extractors::tests::test_jsonpath_extractor ... ok [INFO] [stdout] test extraction::extractors::tests::test_extract_values_method ... ok [INFO] [stdout] test extraction::tests::test_extraction_with_required_rule_failure ... ok [INFO] [stdout] test extraction::tests::test_extraction_with_multiple_rules ... ok [INFO] [stdout] test output_manager::tests::test_current_dir_creation ... ok [INFO] [stdout] test output_manager::tests::test_category_path ... ok [INFO] [stdout] test output_manager::tests::test_ensure_structure_creates_directories ... ok [INFO] [stdout] test extraction::tests::test_value_extraction_engine_creation ... ok [INFO] [stdout] test output_manager::tests::test_generate_timestamped_filename ... ok [INFO] [stdout] test output_manager::tests::test_resolve_output_path_relative ... ok [INFO] [stdout] test extraction::extractors::tests::test_regex_extractor ... ok [INFO] [stdout] test output_manager::tests::test_output_manager_creation ... ok [INFO] [stdout] test output_manager::tests::test_write_file_atomic ... ok [INFO] [stdout] test renderers::cli::comparison_formatter::tests::test_header_unified_formatting ... ok [INFO] [stdout] test renderers::cli::comparison_formatter::tests::test_body_diff_formatting ... ok [INFO] [stdout] test renderers::cli::error_renderer::tests::test_severity_icons ... ok [INFO] [stdout] test renderers::cli::table::tests::test_diff_table_style ... ok [INFO] [stdout] test renderers::cli::error_renderer::tests::test_error_renderer_without_emojis ... ok [INFO] [stdout] test renderers::cli::comparison_formatter::tests::test_header_side_by_side_formatting ... ok [INFO] [stdout] test output_manager::tests::test_resolve_output_path_absolute ... ok [INFO] [stdout] test renderers::cli::table::tests::test_styled_cells ... ok [INFO] [stdout] test renderers::cli::table::tests::test_table_builder_basic ... ok [INFO] [stdout] test renderers::cli::text_formatter::tests::test_unified_diff ... ok [INFO] [stdout] test renderers::cli::table::tests::test_summary_table_style ... ok [INFO] [stdout] test renderers::diff_processor::tests::test_body_diff_processing ... ok [INFO] [stdout] test renderers::diff_processor::tests::test_large_response_summary ... ok [INFO] [stdout] test renderers::cli::text_formatter::tests::test_large_response_detection ... ok [INFO] [stdout] test renderers::cli::error_renderer::tests::test_error_renderer_with_emojis ... ok [INFO] [stdout] test renderers::cli::comparison_formatter::tests::test_missing_header_formatting ... ok [INFO] [stdout] test renderers::cli::renderer::tests::test_cli_renderer ... ok [INFO] [stdout] test renderers::cli::table::tests::test_multiple_lines ... ok [INFO] [stdout] test renderers::report::html::json_diff_renderer::tests::renders_empty_when_no_rows ... ok [INFO] [stdout] test renderers::report::html::diff_renderer::tests::test_render_empty_diff ... ok [INFO] [stdout] test renderers::diff_processor::tests::test_process_header_diffs ... ok [INFO] [stdout] test renderers::report::html::diff_renderer::tests::test_render_large_response_summary ... ok [INFO] [stdout] test tests::test_error_types ... ok [INFO] [stdout] test renderers::report::html::json_diff_renderer::tests::renders_side_by_side_rows ... ok [INFO] [stdout] test tests::mock_tests::test_mock_http_client ... ok [INFO] [stdout] test tests::mock_tests::test_mock_response_comparator ... ok [INFO] [stdout] test tests::test_module_imports ... ok [INFO] [stdout] test tests::test_shared_utilities ... ok [INFO] [stdout] test tests::test_types ... ok [INFO] [stdout] test renderers::cli::comparison_formatter::tests::test_large_response_summary ... ok [INFO] [stdout] test renderers::report::html::diff_renderer::tests::test_html_escaping ... ok [INFO] [stdout] test tests::test_user_data ... ok [INFO] [stdout] test types::tests::test_difference_category ... ok [INFO] [stdout] test types::tests::test_error_summary ... ok [INFO] [stdout] test types::tests::test_http_response ... ok [INFO] [stdout] test url_builder::tests::test_missing_parameter ... ok [INFO] [stdout] test url_builder::tests::test_parameter_extraction ... ok [INFO] [stdout] test types::tests::test_comparison_result ... ok [INFO] [stdout] test url_builder::tests::test_url_building ... ok [INFO] [stdout] test utils::environment_utils::tests::test_environment_order_resolver_no_base ... ok [INFO] [stdout] test renderers::report::html::diff_renderer::tests::test_render_basic_diff ... ok [INFO] [stdout] test utils::environment_utils::tests::test_environment_order_resolver_with_base ... ok [INFO] [stdout] test utils::environment_utils::tests::test_legacy_functions ... ok [INFO] [stdout] test utils::environment_utils::tests::test_environment_validator ... ok [INFO] [stdout] test utils::environment_utils::tests::test_ordered_environment_responses ... ok [INFO] [stdout] test tests::mock_tests::test_mock_test_runner ... ok [INFO] [stdout] test utils::response_summary::tests::test_identical_responses ... ok [INFO] [stdout] test utils::response_summary::tests::test_builder_minimal_output ... ok [INFO] [stdout] test utils::response_summary::tests::test_response_stats_from_text ... ok [INFO] [stdout] test utils::response_summary::tests::test_builder_with_no_emojis ... ok [INFO] [stdout] test utils::response_summary::tests::test_large_response_summary_builder ... ok [INFO] [stdout] test tests::test_factory_functions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 172 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/chain_tests.rs (/opt/rustwide/target/debug/deps/chain_tests-694518a258be1f27) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test basic_chain_execution::test_value_extraction_and_interpolation ... ok [INFO] [stdout] test basic_chain_execution::test_context_isolation_between_users ... ok [INFO] [stdout] test basic_chain_execution::test_header_interpolation_with_extracted_values ... ok [INFO] [stdout] test basic_chain_execution::test_simple_login_list_detail_chain ... ok [INFO] [stdout] test basic_chain_execution::test_basic_dependency_graph_construction ... ok [INFO] [stdout] test basic_chain_execution::test_context_manager_basic_operations ... ok [INFO] [stdout] test chain_configuration::test_dependency_order_resolution ... ok [INFO] [stdout] test chain_configuration::test_circular_dependency_detection ... ok [INFO] [stdout] test chain_configuration::test_chain_config_validation_success ... ok [INFO] [stdout] test basic_chain_execution::test_path_parameter_interpolation ... ok [INFO] [stdout] test chain_configuration::test_empty_route_configuration ... ok [INFO] [stdout] test chain_error_handling::test_context_cleanup_on_failures ... ok [INFO] [stdout] test chain_configuration::test_extraction_rule_name_validation ... ok [INFO] [stdout] test chain_configuration::test_self_dependency_detection ... ok [INFO] [stdout] test chain_configuration::test_extraction_rule_types_validation ... ok [INFO] [stdout] test chain_configuration::test_missing_dependency_route_detection ... ok [INFO] [stdout] test chain_error_handling::test_required_extraction_failure ... ok [INFO] [stdout] test chain_error_handling::test_optional_extraction_with_fallback ... ok [INFO] [stdout] test chain_error_handling::test_error_isolation_in_concurrent_execution ... ok [INFO] [stdout] test chain_error_handling::test_extraction_failure_propagation ... ok [INFO] [stdout] test chain_error_handling::test_http_error_responses_in_chain ... ok [INFO] [stdout] test chain_error_handling::test_malformed_json_extraction ... ok [INFO] [stdout] test chain_error_handling::test_network_failure_in_chain ... ok [INFO] [stdout] test complex_chain_tests::test_complex_extraction_patterns ... ok [INFO] [stdout] test chain_performance_tests::test_extraction_performance ... ok [INFO] [stdout] test complex_chain_tests::test_complex_multi_level_dependency_chain ... ok [INFO] [stdout] test complex_chain_tests::test_parallel_execution_within_batches ... ok [INFO] [stdout] test complex_chain_tests::test_large_dependency_graph_performance ... ok [INFO] [stdout] test complex_chain_tests::test_wide_dependency_graph ... ok [INFO] [stdout] test complex_chain_tests::test_multi_environment_dependency_resolution ... ok [INFO] [stdout] test conditional_chain_tests::test_complex_conditional_expressions ... ok [INFO] [stdout] test conditional_chain_tests::test_conditional_chains_with_extraction_dependencies ... ok [INFO] [stdout] test conditional_chain_tests::test_conditional_routes_with_user_context ... ok [INFO] [stdout] test conditional_chain_tests::test_conditional_dependency_resolution ... ok [INFO] [stdout] test conditional_chain_tests::test_mixed_conditional_unconditional_chain ... ok [INFO] [stdout] test integration_tests::test_complex_conditional_chain_integration ... ok [INFO] [stdout] test integration_tests::test_concurrent_multi_environment_execution ... ok [INFO] [stdout] test integration_tests::test_error_recovery_and_partial_execution ... ok [INFO] [stdout] test chain_performance_tests::test_dependency_graph_construction_performance ... ok [INFO] [stdout] test chain_performance_tests::test_wide_dependency_graph_performance ... ok [INFO] [stdout] test integration_tests::test_full_chain_execution_integration ... ok [INFO] [stdout] test chain_performance_tests::test_context_manager_performance ... ok [INFO] [stdout] test chain_performance_tests::test_stress_scenario_maximum_configuration ... ok [INFO] [stdout] test chain_performance_tests::test_memory_efficiency_with_large_contexts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-c4031d7e606f432d) [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] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d8afeb0c7514f88e) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test chain_integration_tests::test_complex_dependency_workflow ... ok [INFO] [stdout] test chain_integration_tests::test_basic_chain_execution_workflow ... ok [INFO] [stdout] test chain_integration_tests::test_extraction_and_dependency_workflow ... ok [INFO] [stdout] test compatibility_integration_tests::test_legacy_config_format_compatibility ... ok [INFO] [stdout] test config_integration_tests::test_full_config_file_workflow ... ok [INFO] [stdout] test config_integration_tests::test_multi_environment_config_integration ... ok [INFO] [stdout] test error_scenario_integration_tests::test_extraction_failure_workflow ... ok [INFO] [stdout] test error_scenario_integration_tests::test_mixed_error_scenario_workflow ... ok [INFO] [stdout] test performance_integration_tests::test_multiple_user_workflow_integration ... ok [INFO] [stdout] test workflow_integration_tests::test_basic_http_request_response_workflow ... ok [INFO] [stdout] test error_scenario_integration_tests::test_network_failure_handling_workflow ... ok [INFO] [stdout] test compatibility_integration_tests::test_configuration_evolution_workflow ... ok [INFO] [stdout] test config_integration_tests::test_conditional_config_parsing_integration ... ok [INFO] [stdout] test workflow_integration_tests::test_end_to_end_conditional_workflow ... ok [INFO] [stdout] test workflow_integration_tests::test_error_handling_workflow_integration ... ok [INFO] [stdout] test workflow_integration_tests::test_multi_environment_comparison_workflow ... ok [INFO] [stdout] test performance_integration_tests::test_large_configuration_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-10df0c3b5f0e26f8) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_chain_execution_performance ... ok [INFO] [stdout] test test_response_storage_efficiency ... ok [INFO] [stdout] test test_config_validation_performance ... ok [INFO] [stdout] test test_high_concurrency_stress ... ok [INFO] [stdout] test test_maximum_configuration_stress ... ok [INFO] [stdout] test test_memory_efficiency_with_scale ... ok [INFO] [stdout] test test_large_config_memory_efficiency ... ok [INFO] [stdout] test test_config_parsing_performance ... ok [INFO] [stdout] test test_http_client_response_performance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running tests/unit_tests.rs (/opt/rustwide/target/debug/deps/unit_tests-7b55a90e127d6286) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test comparison_tests::test_comparison_result_creation ... ok [INFO] [stdout] test comparison_tests::test_comparison_result_with_errors ... ok [INFO] [stdout] test comparison_tests::test_error_summary_calculation ... ok [INFO] [stdout] test configuration_tests::test_route_with_headers ... ok [INFO] [stdout] test comparison_tests::test_status_code_classification ... ok [INFO] [stdout] test configuration_tests::test_basic_environment_configuration ... ok [INFO] [stdout] test comparison_tests::test_response_creation ... ok [INFO] [stdout] test core_types_tests::test_comparison_result_builder ... ok [INFO] [stdout] test core_types_tests::test_http_response_creation ... ok [INFO] [stdout] test core_types_tests::test_route_factory_functions ... ok [INFO] [stdout] test error_handling_tests::test_invalid_config_error ... ok [INFO] [stdout] test core_types_tests::test_multiple_users_creation ... ok [INFO] [stdout] test core_types_tests::test_user_data_creation ... ok [INFO] [stdout] test error_handling_tests::test_validation_error_scenarios ... ok [INFO] [stdout] test helper_function_tests::test_csv_generation ... ok [INFO] [stdout] test helper_function_tests::test_scenario_builder_basic ... ok [INFO] [stdout] test helper_function_tests::test_scenario_builder_with_chain ... ok [INFO] [stdout] test helper_function_tests::test_scenario_builder_with_failures ... ok [INFO] [stdout] test helper_function_tests::test_test_config_generation ... ok [INFO] [stdout] test helper_function_tests::test_test_config_with_conditions ... ok [INFO] [stdout] test error_handling_tests::test_http_diff_error_creation ... ok [INFO] [stdout] test mock_system_tests::test_mock_condition_evaluator ... ok [INFO] [stdout] test error_handling_tests::test_network_error_scenarios ... ok [INFO] [stdout] test mock_system_tests::test_mock_response_comparator ... ok [INFO] [stdout] test configuration_tests::test_global_config_defaults ... ok [INFO] [stdout] test mock_system_tests::test_mock_http_client_basic_functionality ... ok [INFO] [stdout] test mock_system_tests::test_mock_http_client_with_failures ... ok [INFO] [stdout] test configuration_tests::test_route_configuration_validation ... ok [INFO] [stdout] test configuration_tests::test_config_validation_with_invalid_toml ... ok [INFO] [stdout] test configuration_tests::test_config_validation_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/version-e7a513a942dc710d) [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] [stderr] Doc-tests changelog [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] [stderr] Doc-tests git [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] [stderr] Doc-tests http_diff [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] [stderr] Doc-tests version [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test version/src/lib.rs - Version (line 36) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e92da5351d69e087fcaec08092f72b54e02a4a7667bffd25f67aa1aae6401e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92da5351d69e087fcaec08092f72b54e02a4a7667bffd25f67aa1aae6401e76", kill_on_drop: false }` [INFO] [stdout] e92da5351d69e087fcaec08092f72b54e02a4a7667bffd25f67aa1aae6401e76