[INFO] fetching crate rusty_igdb 2.0.0... [INFO] testing rusty_igdb-2.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rusty_igdb 2.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rusty_igdb 2.0.0 [INFO] finished tweaking crates.io crate rusty_igdb 2.0.0 [INFO] tweaked toml for crates.io crate rusty_igdb 2.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty_igdb 2.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 177 packages to latest compatible versions [INFO] [stderr] Adding num_enum v0.6.1 (available: v0.7.6) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 528a771af8432fc1aa099924304815462cfb67b33a1094a69cdd7bef8987552a [INFO] running `Command { std: "docker" "start" "-a" "528a771af8432fc1aa099924304815462cfb67b33a1094a69cdd7bef8987552a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "528a771af8432fc1aa099924304815462cfb67b33a1094a69cdd7bef8987552a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "528a771af8432fc1aa099924304815462cfb67b33a1094a69cdd7bef8987552a", kill_on_drop: false }` [INFO] [stdout] 528a771af8432fc1aa099924304815462cfb67b33a1094a69cdd7bef8987552a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd397a1e366c6d8fcfcb4c50729764044de3b46e3bc014a8bfabeb462a9becbc [INFO] running `Command { std: "docker" "start" "-a" "fd397a1e366c6d8fcfcb4c50729764044de3b46e3bc014a8bfabeb462a9becbc", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rusty_igdb v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/utils/response_handler.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | NaiveDateTime::from_timestamp_opt(s.unwrap(), 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:17:60 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn fields(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn fields(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:23:61 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn exclude(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn exclude(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn where_like(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 29 | pub fn where_like(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn sort_desc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn sort_desc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:43:62 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn sort_asc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | pub fn sort_asc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:49:60 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn offset(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 49 | pub fn offset(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:55:60 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn search(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 55 | pub fn search(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:61:59 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn limit(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 61 | pub fn limit(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:65:72 [INFO] [stdout] | [INFO] [stdout] 65 | fn str_iterator(&'a mut self, str_vector: Vec<&'a str>) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 65 | fn str_iterator(&'a mut self, str_vector: Vec<&'a str>) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.45s [INFO] running `Command { std: "docker" "inspect" "fd397a1e366c6d8fcfcb4c50729764044de3b46e3bc014a8bfabeb462a9becbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd397a1e366c6d8fcfcb4c50729764044de3b46e3bc014a8bfabeb462a9becbc", kill_on_drop: false }` [INFO] [stdout] fd397a1e366c6d8fcfcb4c50729764044de3b46e3bc014a8bfabeb462a9becbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b64d034f85d163d2ce5357c2e4b734f39a4d68a3e8fafd06b41b09bb107e014 [INFO] running `Command { std: "docker" "start" "-a" "8b64d034f85d163d2ce5357c2e4b734f39a4d68a3e8fafd06b41b09bb107e014", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/utils/response_handler.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | NaiveDateTime::from_timestamp_opt(s.unwrap(), 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:17:60 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn fields(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn fields(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:23:61 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn exclude(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn exclude(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn where_like(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 29 | pub fn where_like(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn sort_desc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn sort_desc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:43:62 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn sort_asc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | pub fn sort_asc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:49:60 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn offset(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 49 | pub fn offset(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:55:60 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn search(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 55 | pub fn search(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:61:59 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn limit(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 61 | pub fn limit(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:65:72 [INFO] [stdout] | [INFO] [stdout] 65 | fn str_iterator(&'a mut self, str_vector: Vec<&'a str>) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 65 | fn str_iterator(&'a mut self, str_vector: Vec<&'a str>) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rusty_igdb v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/utils/response_handler.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | NaiveDateTime::from_timestamp_opt(s.unwrap(), 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:17:60 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn fields(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn fields(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:23:61 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn exclude(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn exclude(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn where_like(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 29 | pub fn where_like(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn sort_desc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn sort_desc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:43:62 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn sort_asc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | pub fn sort_asc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:49:60 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn offset(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 49 | pub fn offset(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:55:60 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn search(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 55 | pub fn search(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:61:59 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn limit(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 61 | pub fn limit(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/utils/endpoint.rs:65:72 [INFO] [stdout] | [INFO] [stdout] 65 | fn str_iterator(&'a mut self, str_vector: Vec<&'a str>) -> &'a mut EndpointUtils { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 65 | fn str_iterator(&'a mut self, str_vector: Vec<&'a str>) -> &'a mut EndpointUtils<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.00s [INFO] running `Command { std: "docker" "inspect" "8b64d034f85d163d2ce5357c2e4b734f39a4d68a3e8fafd06b41b09bb107e014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b64d034f85d163d2ce5357c2e4b734f39a4d68a3e8fafd06b41b09bb107e014", kill_on_drop: false }` [INFO] [stdout] 8b64d034f85d163d2ce5357c2e4b734f39a4d68a3e8fafd06b41b09bb107e014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 269b0f205c591c2df796968c55473e089b5695e415fc7d5c007628ec04542458 [INFO] running `Command { std: "docker" "start" "-a" "269b0f205c591c2df796968c55473e089b5695e415fc7d5c007628ec04542458", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/utils/response_handler.rs:45:20 [INFO] [stderr] | [INFO] [stderr] 45 | NaiveDateTime::from_timestamp_opt(s.unwrap(), 0) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils/endpoint.rs:17:60 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn fields(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 17 | pub fn fields(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils/endpoint.rs:23:61 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn exclude(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 23 | pub fn exclude(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils/endpoint.rs:29:64 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn where_like(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 29 | pub fn where_like(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils/endpoint.rs:36:63 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn sort_desc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 36 | pub fn sort_desc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils/endpoint.rs:43:62 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn sort_asc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 43 | pub fn sort_asc(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils/endpoint.rs:49:60 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn offset(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 49 | pub fn offset(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils/endpoint.rs:55:60 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn search(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 55 | pub fn search(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils/endpoint.rs:61:59 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn limit(&'a mut self, input: &'a str) -> &'a mut EndpointUtils { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 61 | pub fn limit(&'a mut self, input: &'a str) -> &'a mut EndpointUtils<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/utils/endpoint.rs:65:72 [INFO] [stderr] | [INFO] [stderr] 65 | fn str_iterator(&'a mut self, str_vector: Vec<&'a str>) -> &'a mut EndpointUtils { [INFO] [stderr] | -- -- -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | the lifetime is named here the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 65 | fn str_iterator(&'a mut self, str_vector: Vec<&'a str>) -> &'a mut EndpointUtils<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rusty_igdb` (lib) generated 10 warnings (run `cargo fix --lib -p rusty_igdb` to apply 9 suggestions) [INFO] [stderr] warning: `rusty_igdb` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_igdb-2e122de1a0c9c6b5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::lib::api_error ... ok [INFO] [stdout] test tests::lib::game_response_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rusty_igdb [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] running `Command { std: "docker" "inspect" "269b0f205c591c2df796968c55473e089b5695e415fc7d5c007628ec04542458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269b0f205c591c2df796968c55473e089b5695e415fc7d5c007628ec04542458", kill_on_drop: false }` [INFO] [stdout] 269b0f205c591c2df796968c55473e089b5695e415fc7d5c007628ec04542458