[INFO] fetching crate mot-plugin-gitlab 0.2.5... [INFO] checking mot-plugin-gitlab-0.2.5 against master#f21fbac535ab2c3bc50db20547f4d48477357103 for pr-143193 [INFO] extracting crate mot-plugin-gitlab 0.2.5 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate mot-plugin-gitlab 0.2.5 [INFO] finished tweaking crates.io crate mot-plugin-gitlab 0.2.5 [INFO] tweaked toml for crates.io crate mot-plugin-gitlab 0.2.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mot-plugin-gitlab 0.2.5 on toolchain f21fbac535ab2c3bc50db20547f4d48477357103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mot-plugin-gitlab 0.2.5 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" "+f21fbac535ab2c3bc50db20547f4d48477357103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded progenitor v0.9.1 [INFO] [stderr] Downloaded jsonrpc-stdio-server v18.0.0 [INFO] [stderr] Downloaded progenitor-macro v0.9.1 [INFO] [stderr] Downloaded progenitor-client v0.9.1 [INFO] [stderr] Downloaded progenitor-impl v0.9.1 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded jiff-static v0.2.6 [INFO] [stderr] Downloaded openapiv3 v2.0.0 [INFO] [stderr] Downloaded jiff v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c06de27204da53c79dc345bbe5d4c32f8a16e5543be28eed816fe8a9a2610b74 [INFO] running `Command { std: "docker" "start" "-a" "c06de27204da53c79dc345bbe5d4c32f8a16e5543be28eed816fe8a9a2610b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c06de27204da53c79dc345bbe5d4c32f8a16e5543be28eed816fe8a9a2610b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06de27204da53c79dc345bbe5d4c32f8a16e5543be28eed816fe8a9a2610b74", kill_on_drop: false }` [INFO] [stdout] c06de27204da53c79dc345bbe5d4c32f8a16e5543be28eed816fe8a9a2610b74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b68bbddefd5f33bc2334577762286770bd8c495329393bbd578932f029cbc23a [INFO] running `Command { std: "docker" "start" "-a" "b68bbddefd5f33bc2334577762286770bd8c495329393bbd578932f029cbc23a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [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 rustls-pki-types v1.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Checking rustls-webpki v0.103.0 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling openapiv3 v2.0.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Compiling typify-impl v0.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling progenitor-client v0.9.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking jiff v0.2.6 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking jsonrpc-stdio-server v18.0.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking config v0.15.11 [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] Checking env_logger v0.11.8 [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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19931 | pub fn get_api_v4_events(&self) -> builder::GetApiV4Events<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gitlab.rs:20024:9 [INFO] [stdout] | [INFO] [stdout] 20024 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 20025 | ) -> builder::GetApiV4ProjectsIdRepositoryCommits { [INFO] [stdout] | -------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20025 | ) -> builder::GetApiV4ProjectsIdRepositoryCommits<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gitlab.rs:20045:9 [INFO] [stdout] | [INFO] [stdout] 20045 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 20046 | ) -> builder::PostApiV4ProjectsIdRepositoryCommits { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20046 | ) -> builder::PostApiV4ProjectsIdRepositoryCommits<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19931 | pub fn get_api_v4_events(&self) -> builder::GetApiV4Events<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gitlab.rs:20024:9 [INFO] [stdout] | [INFO] [stdout] 20024 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 20025 | ) -> builder::GetApiV4ProjectsIdRepositoryCommits { [INFO] [stdout] | -------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20025 | ) -> builder::GetApiV4ProjectsIdRepositoryCommits<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gitlab.rs:20045:9 [INFO] [stdout] | [INFO] [stdout] 20045 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 20046 | ) -> builder::PostApiV4ProjectsIdRepositoryCommits { [INFO] [stdout] | --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20046 | ) -> builder::PostApiV4ProjectsIdRepositoryCommits<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "b68bbddefd5f33bc2334577762286770bd8c495329393bbd578932f029cbc23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68bbddefd5f33bc2334577762286770bd8c495329393bbd578932f029cbc23a", kill_on_drop: false }` [INFO] [stdout] b68bbddefd5f33bc2334577762286770bd8c495329393bbd578932f029cbc23a