[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#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feulke%2Ffnc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eulke/fnc on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cd2b71e51fc3d9d4707f4ae7ac4286eed0228246d253175d0d654eebe30083b [INFO] running `Command { std: "docker" "start" "-a" "2cd2b71e51fc3d9d4707f4ae7ac4286eed0228246d253175d0d654eebe30083b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cd2b71e51fc3d9d4707f4ae7ac4286eed0228246d253175d0d654eebe30083b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd2b71e51fc3d9d4707f4ae7ac4286eed0228246d253175d0d654eebe30083b", kill_on_drop: false }` [INFO] [stdout] 2cd2b71e51fc3d9d4707f4ae7ac4286eed0228246d253175d0d654eebe30083b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03e5703b989357b2d65f52b0d93f31e9228de180b46b3cac8583e89c300914ec [INFO] running `Command { std: "docker" "start" "-a" "03e5703b989357b2d65f52b0d93f31e9228de180b46b3cac8583e89c300914ec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling atty v0.2.14 [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 prettydiff v0.8.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir/changelog) [INFO] [stderr] Compiling url v2.5.4 [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 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] [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 git2 v0.20.1 [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 2m 49s [INFO] running `Command { std: "docker" "inspect" "03e5703b989357b2d65f52b0d93f31e9228de180b46b3cac8583e89c300914ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e5703b989357b2d65f52b0d93f31e9228de180b46b3cac8583e89c300914ec", kill_on_drop: false }` [INFO] [stdout] 03e5703b989357b2d65f52b0d93f31e9228de180b46b3cac8583e89c300914ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd8300103f0794c1a516fbef4fea2634b13a50ae898710f22bfa6bc9a0fbebe [INFO] running `Command { std: "docker" "start" "-a" "ffd8300103f0794c1a516fbef4fea2634b13a50ae898710f22bfa6bc9a0fbebe", kill_on_drop: false }` [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir/changelog) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling version v0.1.0 (/opt/rustwide/workdir/version) [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling git2 v0.20.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [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 git v0.1.0 (/opt/rustwide/workdir/git) [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcatcgQl/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libatty-fa1e52bfb4fd572d,libanyhow-75a9af91c5a25be8,libglob-b1d792528bd08356}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcolored-22b52eb551a6f756,libindicatif-7bd50aeff0981661,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libhttp_diff-55a88e956fa5f7ab,libuuid-e135d11ebbe4192e,liburlencoding-2e57689ab08a86e0,libcsv-c6dfe6191ad86732,libcsv_core-62d3130c0d5f49a7,libratatui-94af4f668a940964,libunicode_truncate-804e6dde45338b77,liblru-f530e243edb95291,libitertools-4732b71096714426,libeither-ef22a4c75605e12f,libcassowary-618d3b643fd4c97b,libcompact_str-da402209d8119714,libstatic_assertions-d53a9977dc6e27e5,libcastaway-88f109fad4962b61,libstrum-d39a6101b9f55f5d,libcomfy_table-fb43a19dbb21b64d,libansi_str-2649d16699999663,libansitok-5d7ab03dbb69c2f0,libnom-2634eb9b7f5f7aae,libvte-8c6ee82b960573c3,libarrayvec-1b252ee19ef31e11,libunicode_segmentation-ff3f1aa3aad6e639,libcrossterm-69e7723a0de080cb,librustix-269dadb8fbb0c21e,liblinux_raw_sys-b3e0a6b3ac010104,libsignal_hook_mio-d8e3683d575947a2,libsignal_hook-eccb4a823681c5a5,libprettydiff-939cd91d60fa971a,libowo_colors-aadec6530322b6c3,libprettytable-eb49de9a58b614b0,libis_terminal-e17f270b0b405757,libunicode_width-ff8848b4c91bc42d,libencode_unicode-d7286f5348fd1458,libterm-c3868b4ade457ac6,libdirs_next-61b3cf7de1a58a37,libdirs_sys_next-fb466b24ff29479a,liblazy_static-b3603208c0de2608,libjsonpath_rust-27c039fd2fe051e1,libpest-277590533c07f2b0,libucd_trie-01dd94f548235104,libreqwest-a487d7c61948fff4,libserde_urlencoded-360aa4f169b8bbf9,librustls_pki_types-a7867074414b404a,libhyper_tls-567d64890a8c8947,libtokio_native_tls-247b9ec787dd4fa7,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libtower_http-49ed71f0199b3c31,libiri_string-a380f51e5b0b7b73,libtower-13bae2b668667144,libtower_layer-d70c7e404336389b,libnative_tls-238a5591f65813d4,libopenssl-c3f3f141e7a2ce73,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libhyper_util-0f618a7cf9f48f67,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-28d3b36eaac61512,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-3ad10fca1802dc78,libtracing-230455e0376f2c4f,libtracing_core-7f575baef695b96e,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-6935faa7e39790de,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libtokio-4610e3d98011e2c9,libsignal_hook_registry-6abdbc14d3d9b6e0,libsocket2-b0164a3fdc35557e,libbytes-bfe11088fe358bd1,libmio-dca8a0a18b452584,libparking_lot-5474e1355534c259,libparking_lot_core-1320f0b5296ad6e2,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libfutures-c3623c24dc4112e0,libfutures_executor-21ecf27bb9f50db4,libfutures_util-c13e591ddb51b5c2,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdialoguer-f0a53debf2c09876,libshell_words-577647bd4f992c17,libtempfile-df17246db3888217,libgetrandom-870a6cc270b0e9a2,libcfg_if-33ef6c02a07f9fec,libfastrand-503f12a96d791409,librustix-4b375e7164eba0d2,liblinux_raw_sys-f64db6ba616ab9b3,libzeroize-ead98f074a37f829,libthiserror-c1e609e9f862ee89,libconsole-62e3008b3a54607b,libunicode_width-79cfce0a776a55d3,libversion-9d5921912c49f287,libtoml-892c18b79c5227ad,libtoml_edit-a9ad1173e8519a1a,libserde_spanned-a59ad0bc3616953a,libindexmap-3bd31d863567ff14,libhashbrown-97601b58628c2431,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libwinnow-1b174400303f53ab,libtoml_datetime-eaa14e57e75248fd,libserde_json-3efed128dbc9219e,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsemver-ff06d5ab784e9881,libclap-47fe5a39e5952f0f,libclap_builder-e8a91432caaa9025,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libgit-b803f4ed913775fd,libgit2-333c41f596d0da2e,libopenssl_probe-cbab9b905ab83f66,liburl-a8c9ee5801aa43a6,libidna-2c778dd622855dc5,libidna_adapter-8eb4defed625a06d,libicu_normalizer-45f9c276030c9183,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-ae21cad2079980fd,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-97bfc45944b07b4f,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-029c972aa58c9e52,libicu_provider-2b3fd125e5264e3e,libicu_locid-6dc41e77088431be,liblitemap-705c4d2af7d10c57,libtinystr-a8db8131d8b34a19,libzerovec-6b5c04b72af95fb6,libwriteable-45c783735d88c2b0,libyoke-80f48bd9313088b2,libzerofrom-55815e3f1eef679d,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,liblog-e36f16aa46751cfc,liblibgit2_sys-f1edb8ba3f7cb4f1,liblibssh2_sys-7e405294e3d75702,libopenssl_sys-f26c203b51f846e0,liblibz_sys-37a6c1e8628a63e3,liblibc-c5faa46acfc5e47f,libbitflags-ec9e26e8384cfc98,libchangelog-68489ceaef682936,libchrono-0bc455ad2e850f25,libnum_traits-e621cc1bb1c4679c,libiana_time_zone-b80e7ad1a040c13b,libserde-96ad93c13334c64a,libonce_cell-098292c3b8c25e48,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libthiserror-cb5c42e2436b4dd1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcatcgQl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-f1469d7ae05de064/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d995be00c5d2eeb2/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f9325051647c979b/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fnc-caf575cd5cddb786" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cli` (bin "fnc" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ffd8300103f0794c1a516fbef4fea2634b13a50ae898710f22bfa6bc9a0fbebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd8300103f0794c1a516fbef4fea2634b13a50ae898710f22bfa6bc9a0fbebe", kill_on_drop: false }` [INFO] [stdout] ffd8300103f0794c1a516fbef4fea2634b13a50ae898710f22bfa6bc9a0fbebe