[INFO] fetching crate rusty_igdb 2.0.0... [INFO] testing rusty_igdb-2.0.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rusty_igdb 2.0.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty_igdb 2.0.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 174 packages to latest compatible versions [INFO] [stderr] Adding num_enum v0.6.1 (available: v0.7.4) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed177e9351d9f3660f3eb58bf0b635d03c07bb11f73157ba5c1a0a6a7c0dfe6b [INFO] running `Command { std: "docker" "start" "-a" "ed177e9351d9f3660f3eb58bf0b635d03c07bb11f73157ba5c1a0a6a7c0dfe6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed177e9351d9f3660f3eb58bf0b635d03c07bb11f73157ba5c1a0a6a7c0dfe6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed177e9351d9f3660f3eb58bf0b635d03c07bb11f73157ba5c1a0a6a7c0dfe6b", kill_on_drop: false }` [INFO] [stdout] ed177e9351d9f3660f3eb58bf0b635d03c07bb11f73157ba5c1a0a6a7c0dfe6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8acd3e423988cf66dc1e3a661c54a8b3f424be751ee645a3fe1b8b5d3c91aed [INFO] running `Command { std: "docker" "start" "-a" "e8acd3e423988cf66dc1e3a661c54a8b3f424be751ee645a3fe1b8b5d3c91aed", kill_on_drop: false }` [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum v0.6.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 `dev` profile [unoptimized + debuginfo] target(s) in 9.84s [INFO] running `Command { std: "docker" "inspect" "e8acd3e423988cf66dc1e3a661c54a8b3f424be751ee645a3fe1b8b5d3c91aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8acd3e423988cf66dc1e3a661c54a8b3f424be751ee645a3fe1b8b5d3c91aed", kill_on_drop: false }` [INFO] [stdout] e8acd3e423988cf66dc1e3a661c54a8b3f424be751ee645a3fe1b8b5d3c91aed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afd0c9bbec8c89393a84a496eb2f68e6aea8df595d8b3aaa23fdc78ed91e06bf [INFO] running `Command { std: "docker" "start" "-a" "afd0c9bbec8c89393a84a496eb2f68e6aea8df595d8b3aaa23fdc78ed91e06bf", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [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 4.42s [INFO] running `Command { std: "docker" "inspect" "afd0c9bbec8c89393a84a496eb2f68e6aea8df595d8b3aaa23fdc78ed91e06bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd0c9bbec8c89393a84a496eb2f68e6aea8df595d8b3aaa23fdc78ed91e06bf", kill_on_drop: false }` [INFO] [stdout] afd0c9bbec8c89393a84a496eb2f68e6aea8df595d8b3aaa23fdc78ed91e06bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a1d47ea626569ce7203662ab700e2651ece8125ae61d3e8d82aa8f553ef3bc9 [INFO] running `Command { std: "docker" "start" "-a" "3a1d47ea626569ce7203662ab700e2651ece8125ae61d3e8d82aa8f553ef3bc9", 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.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_igdb-4067d6a958a6d5a5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::lib::game_response_test ... ok [INFO] [stdout] test tests::lib::api_error ... 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" "3a1d47ea626569ce7203662ab700e2651ece8125ae61d3e8d82aa8f553ef3bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1d47ea626569ce7203662ab700e2651ece8125ae61d3e8d82aa8f553ef3bc9", kill_on_drop: false }` [INFO] [stdout] 3a1d47ea626569ce7203662ab700e2651ece8125ae61d3e8d82aa8f553ef3bc9