[INFO] cloning repository https://github.com/Tuurlijk/mot-plugin-gitlab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tuurlijk/mot-plugin-gitlab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuurlijk%2Fmot-plugin-gitlab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuurlijk%2Fmot-plugin-gitlab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9243a759fc060d98dcf4a86a7d8e032f9770521b
[INFO] checking Tuurlijk/mot-plugin-gitlab against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuurlijk%2Fmot-plugin-gitlab" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Tuurlijk/mot-plugin-gitlab
[INFO] finished tweaking git repo https://github.com/Tuurlijk/mot-plugin-gitlab
[INFO] tweaked toml for git repo https://github.com/Tuurlijk/mot-plugin-gitlab written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tuurlijk/mot-plugin-gitlab on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tuurlijk/mot-plugin-gitlab 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 411c5eec352d8848204e9745d0fd48ac7f3b15e8e4f70295680948e403039bc2
[INFO] running `Command { std: "docker" "start" "-a" "411c5eec352d8848204e9745d0fd48ac7f3b15e8e4f70295680948e403039bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "411c5eec352d8848204e9745d0fd48ac7f3b15e8e4f70295680948e403039bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "411c5eec352d8848204e9745d0fd48ac7f3b15e8e4f70295680948e403039bc2", kill_on_drop: false }`
[INFO] [stdout] 411c5eec352d8848204e9745d0fd48ac7f3b15e8e4f70295680948e403039bc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62118544c2e84b5fca63ddb7dd6752dbdf26f7d3c19516e1c583da34aa04129f
[INFO] running `Command { std: "docker" "start" "-a" "62118544c2e84b5fca63ddb7dd6752dbdf26f7d3c19516e1c583da34aa04129f", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling openapiv3 v2.0.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking jiff v0.2.6
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking rustls-webpki v0.103.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking jsonrpc-stdio-server v18.0.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling reqwest v0.12.14
[INFO] [stderr]    Compiling typify-impl v0.3.0
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]    Compiling progenitor-client v0.9.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]    Compiling typify-macro v0.3.0
[INFO] [stderr]    Compiling typify v0.3.0
[INFO] [stderr]    Compiling progenitor-impl v0.9.1
[INFO] [stderr]    Compiling progenitor-macro v0.9.1
[INFO] [stderr]    Compiling progenitor v0.9.1
[INFO] [stderr]    Compiling mot-plugin-gitlab v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:19931:30
[INFO] [stdout]       |
[INFO] [stdout] 19931 |     pub fn get_api_v4_events(&self) -> builder::GetApiV4Events {
[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] 19931 |     pub fn get_api_v4_events(&self) -> builder::GetApiV4Events<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:19952:35
[INFO] [stdout]       |
[INFO] [stdout] 19952 |     pub fn get_api_v4_projects_id(&self) -> builder::GetApiV4ProjectsId {
[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] 19952 |     pub fn get_api_v4_projects_id(&self) -> builder::GetApiV4ProjectsId<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:19969:35
[INFO] [stdout]       |
[INFO] [stdout] 19969 |     pub fn put_api_v4_projects_id(&self) -> builder::PutApiV4ProjectsId {
[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] 19969 |     pub fn put_api_v4_projects_id(&self) -> builder::PutApiV4ProjectsId<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:19984:38
[INFO] [stdout]       |
[INFO] [stdout] 19984 |     pub fn delete_api_v4_projects_id(&self) -> builder::DeleteApiV4ProjectsId {
[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] 19984 |     pub fn delete_api_v4_projects_id(&self) -> builder::DeleteApiV4ProjectsId<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:20024:9
[INFO] [stdout]       |
[INFO] [stdout] 20024 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 20025 |     ) -> builder::GetApiV4ProjectsIdRepositoryCommits {
[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] 20025 |     ) -> builder::GetApiV4ProjectsIdRepositoryCommits<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:20045:9
[INFO] [stdout]       |
[INFO] [stdout] 20045 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 20046 |     ) -> builder::PostApiV4ProjectsIdRepositoryCommits {
[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] 20046 |     ) -> builder::PostApiV4ProjectsIdRepositoryCommits<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:19931:30
[INFO] [stdout]       |
[INFO] [stdout] 19931 |     pub fn get_api_v4_events(&self) -> builder::GetApiV4Events {
[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] 19931 |     pub fn get_api_v4_events(&self) -> builder::GetApiV4Events<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:19952:35
[INFO] [stdout]       |
[INFO] [stdout] 19952 |     pub fn get_api_v4_projects_id(&self) -> builder::GetApiV4ProjectsId {
[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] 19952 |     pub fn get_api_v4_projects_id(&self) -> builder::GetApiV4ProjectsId<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:19969:35
[INFO] [stdout]       |
[INFO] [stdout] 19969 |     pub fn put_api_v4_projects_id(&self) -> builder::PutApiV4ProjectsId {
[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] 19969 |     pub fn put_api_v4_projects_id(&self) -> builder::PutApiV4ProjectsId<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:19984:38
[INFO] [stdout]       |
[INFO] [stdout] 19984 |     pub fn delete_api_v4_projects_id(&self) -> builder::DeleteApiV4ProjectsId {
[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] 19984 |     pub fn delete_api_v4_projects_id(&self) -> builder::DeleteApiV4ProjectsId<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:20024:9
[INFO] [stdout]       |
[INFO] [stdout] 20024 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 20025 |     ) -> builder::GetApiV4ProjectsIdRepositoryCommits {
[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] 20025 |     ) -> builder::GetApiV4ProjectsIdRepositoryCommits<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/gitlab.rs:20045:9
[INFO] [stdout]       |
[INFO] [stdout] 20045 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 20046 |     ) -> builder::PostApiV4ProjectsIdRepositoryCommits {
[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] 20046 |     ) -> builder::PostApiV4ProjectsIdRepositoryCommits<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.76s
[INFO] running `Command { std: "docker" "inspect" "62118544c2e84b5fca63ddb7dd6752dbdf26f7d3c19516e1c583da34aa04129f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62118544c2e84b5fca63ddb7dd6752dbdf26f7d3c19516e1c583da34aa04129f", kill_on_drop: false }`
[INFO] [stdout] 62118544c2e84b5fca63ddb7dd6752dbdf26f7d3c19516e1c583da34aa04129f
