[INFO] cloning repository https://github.com/bes/google-datastore1-generated
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bes/google-datastore1-generated" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbes%2Fgoogle-datastore1-generated", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbes%2Fgoogle-datastore1-generated'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db002aa20d9b2ee22c4a77a618f9aa6d9f39d9a7
[INFO] testing bes/google-datastore1-generated against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbes%2Fgoogle-datastore1-generated" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bes/google-datastore1-generated
[INFO] finished tweaking git repo https://github.com/bes/google-datastore1-generated
[INFO] tweaked toml for git repo https://github.com/bes/google-datastore1-generated written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bes/google-datastore1-generated on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bes/google-datastore1-generated 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/google-apis-rs/generator`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textnonce v0.6.5
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded hyper-rustls v0.21.0
[INFO] [stderr]   Downloaded socket2 v0.3.16
[INFO] [stderr]   Downloaded cc v1.0.64
[INFO] [stderr]   Downloaded webpki-roots v0.20.0
[INFO] [stderr]   Downloaded syn v1.0.48
[INFO] [stderr]   Downloaded ring v0.16.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33709d11b84b0f825db70befc11b6c9df35db2359a8c76059299176e6db5dcdc
[INFO] running `Command { std: "docker" "start" "-a" "33709d11b84b0f825db70befc11b6c9df35db2359a8c76059299176e6db5dcdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33709d11b84b0f825db70befc11b6c9df35db2359a8c76059299176e6db5dcdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33709d11b84b0f825db70befc11b6c9df35db2359a8c76059299176e6db5dcdc", kill_on_drop: false }`
[INFO] [stdout] 33709d11b84b0f825db70befc11b6c9df35db2359a8c76059299176e6db5dcdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c07dd601bc91dd7ff321f82d3502bb9374468c69baaab05cc8c390997bb16980
[INFO] running `Command { std: "docker" "start" "-a" "c07dd601bc91dd7ff321f82d3502bb9374468c69baaab05cc8c390997bb16980", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling cc v1.0.64
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling ring v0.16.16
[INFO] [stderr]    Compiling tracing v0.1.21
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling tokio v0.2.23
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling socket2 v0.3.16
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling webpki v0.21.3
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling google_field_selector_derive v0.1.0 (https://github.com/google-apis-rs/generator#9ad1f063)
[INFO] [stderr]    Compiling google_field_selector v0.1.0 (https://github.com/google-apis-rs/generator#9ad1f063)
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hyper v0.13.9
[INFO] [stderr]    Compiling textnonce v0.6.5
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling google_api_auth v0.1.0 (https://github.com/google-apis-rs/generator#9ad1f063)
[INFO] [stderr]    Compiling reqwest v0.10.9
[INFO] [stderr]    Compiling google-datastore1 v0.1.0-20201023 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3982:21
[INFO] [stdout]      |
[INFO] [stdout] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions {
[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] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions<'_> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4002:17
[INFO] [stdout]      |
[INFO] [stdout] 4002 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4005 |             ) -> AllocateIdsRequestBuilder {
[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] 4005 |             ) -> AllocateIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4026:17
[INFO] [stdout]      |
[INFO] [stdout] 4026 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4029 |             ) -> BeginTransactionRequestBuilder {
[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] 4029 |             ) -> BeginTransactionRequestBuilder<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4050:17
[INFO] [stdout]      |
[INFO] [stdout] 4050 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4053 |             ) -> CommitRequestBuilder {
[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] 4053 |             ) -> CommitRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4074:17
[INFO] [stdout]      |
[INFO] [stdout] 4074 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4077 |             ) -> ExportRequestBuilder {
[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] 4077 |             ) -> ExportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4098:17
[INFO] [stdout]      |
[INFO] [stdout] 4098 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4101 |             ) -> ImportRequestBuilder {
[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] 4101 |             ) -> ImportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4122:17
[INFO] [stdout]      |
[INFO] [stdout] 4122 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4125 |             ) -> LookupRequestBuilder {
[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] 4125 |             ) -> LookupRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4146:17
[INFO] [stdout]      |
[INFO] [stdout] 4146 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4149 |             ) -> ReserveIdsRequestBuilder {
[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] 4149 |             ) -> ReserveIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4170:17
[INFO] [stdout]      |
[INFO] [stdout] 4170 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4173 |             ) -> RollbackRequestBuilder {
[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] 4173 |             ) -> RollbackRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4194:17
[INFO] [stdout]      |
[INFO] [stdout] 4194 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4197 |             ) -> RunQueryRequestBuilder {
[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] 4197 |             ) -> RunQueryRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4217:28
[INFO] [stdout]      |
[INFO] [stdout] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions {
[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] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions<'_> {
[INFO] [stdout]      |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4224:31
[INFO] [stdout]      |
[INFO] [stdout] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions {
[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] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions<'_> {
[INFO] [stdout]      |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5674:21
[INFO] [stdout]      |
[INFO] [stdout] 5674 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5677 |                 ) -> CreateRequestBuilder {
[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] 5677 |                 ) -> CreateRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5698:21
[INFO] [stdout]      |
[INFO] [stdout] 5698 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5701 |                 ) -> DeleteRequestBuilder {
[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] 5701 |                 ) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5722:21
[INFO] [stdout]      |
[INFO] [stdout] 5722 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5725 |                 ) -> GetRequestBuilder {
[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] 5725 |                 ) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5745:29
[INFO] [stdout]      |
[INFO] [stdout] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^ 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] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6583:31
[INFO] [stdout]      |
[INFO] [stdout] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ 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] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6602:31
[INFO] [stdout]      |
[INFO] [stdout] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ 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] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6621:28
[INFO] [stdout]      |
[INFO] [stdout] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder {
[INFO] [stdout]      |                            ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^ 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] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6640:29
[INFO] [stdout]      |
[INFO] [stdout] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^ 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] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "c07dd601bc91dd7ff321f82d3502bb9374468c69baaab05cc8c390997bb16980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c07dd601bc91dd7ff321f82d3502bb9374468c69baaab05cc8c390997bb16980", kill_on_drop: false }`
[INFO] [stdout] c07dd601bc91dd7ff321f82d3502bb9374468c69baaab05cc8c390997bb16980
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fa56f9fbfb36557bf59716ad22814c11099ba87e3aa13e6d5e0890fb8fe1645
[INFO] running `Command { std: "docker" "start" "-a" "5fa56f9fbfb36557bf59716ad22814c11099ba87e3aa13e6d5e0890fb8fe1645", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3982:21
[INFO] [stdout]      |
[INFO] [stdout] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions {
[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] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions<'_> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4002:17
[INFO] [stdout]      |
[INFO] [stdout] 4002 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4005 |             ) -> AllocateIdsRequestBuilder {
[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] 4005 |             ) -> AllocateIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4026:17
[INFO] [stdout]      |
[INFO] [stdout] 4026 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4029 |             ) -> BeginTransactionRequestBuilder {
[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] 4029 |             ) -> BeginTransactionRequestBuilder<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4050:17
[INFO] [stdout]      |
[INFO] [stdout] 4050 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4053 |             ) -> CommitRequestBuilder {
[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] 4053 |             ) -> CommitRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4074:17
[INFO] [stdout]      |
[INFO] [stdout] 4074 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4077 |             ) -> ExportRequestBuilder {
[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] 4077 |             ) -> ExportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4098:17
[INFO] [stdout]      |
[INFO] [stdout] 4098 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4101 |             ) -> ImportRequestBuilder {
[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] 4101 |             ) -> ImportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4122:17
[INFO] [stdout]      |
[INFO] [stdout] 4122 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4125 |             ) -> LookupRequestBuilder {
[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] 4125 |             ) -> LookupRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4146:17
[INFO] [stdout]      |
[INFO] [stdout] 4146 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4149 |             ) -> ReserveIdsRequestBuilder {
[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] 4149 |             ) -> ReserveIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4170:17
[INFO] [stdout]      |
[INFO] [stdout] 4170 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4173 |             ) -> RollbackRequestBuilder {
[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] 4173 |             ) -> RollbackRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4194:17
[INFO] [stdout]      |
[INFO] [stdout] 4194 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4197 |             ) -> RunQueryRequestBuilder {
[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] 4197 |             ) -> RunQueryRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4217:28
[INFO] [stdout]      |
[INFO] [stdout] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions {
[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] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions<'_> {
[INFO] [stdout]      |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4224:31
[INFO] [stdout]      |
[INFO] [stdout] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions {
[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] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions<'_> {
[INFO] [stdout]      |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5674:21
[INFO] [stdout]      |
[INFO] [stdout] 5674 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5677 |                 ) -> CreateRequestBuilder {
[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] 5677 |                 ) -> CreateRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5698:21
[INFO] [stdout]      |
[INFO] [stdout] 5698 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5701 |                 ) -> DeleteRequestBuilder {
[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] 5701 |                 ) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5722:21
[INFO] [stdout]      |
[INFO] [stdout] 5722 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5725 |                 ) -> GetRequestBuilder {
[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] 5725 |                 ) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5745:29
[INFO] [stdout]      |
[INFO] [stdout] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^ 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] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6583:31
[INFO] [stdout]      |
[INFO] [stdout] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ 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] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6602:31
[INFO] [stdout]      |
[INFO] [stdout] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ 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] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6621:28
[INFO] [stdout]      |
[INFO] [stdout] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder {
[INFO] [stdout]      |                            ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^ 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] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling google-datastore1 v0.1.0-20201023 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6640:29
[INFO] [stdout]      |
[INFO] [stdout] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^ 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] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3982:21
[INFO] [stdout]      |
[INFO] [stdout] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions {
[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] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions<'_> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4002:17
[INFO] [stdout]      |
[INFO] [stdout] 4002 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4005 |             ) -> AllocateIdsRequestBuilder {
[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] 4005 |             ) -> AllocateIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4026:17
[INFO] [stdout]      |
[INFO] [stdout] 4026 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4029 |             ) -> BeginTransactionRequestBuilder {
[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] 4029 |             ) -> BeginTransactionRequestBuilder<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4050:17
[INFO] [stdout]      |
[INFO] [stdout] 4050 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4053 |             ) -> CommitRequestBuilder {
[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] 4053 |             ) -> CommitRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4074:17
[INFO] [stdout]      |
[INFO] [stdout] 4074 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4077 |             ) -> ExportRequestBuilder {
[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] 4077 |             ) -> ExportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4098:17
[INFO] [stdout]      |
[INFO] [stdout] 4098 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4101 |             ) -> ImportRequestBuilder {
[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] 4101 |             ) -> ImportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4122:17
[INFO] [stdout]      |
[INFO] [stdout] 4122 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4125 |             ) -> LookupRequestBuilder {
[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] 4125 |             ) -> LookupRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4146:17
[INFO] [stdout]      |
[INFO] [stdout] 4146 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4149 |             ) -> ReserveIdsRequestBuilder {
[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] 4149 |             ) -> ReserveIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4170:17
[INFO] [stdout]      |
[INFO] [stdout] 4170 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4173 |             ) -> RollbackRequestBuilder {
[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] 4173 |             ) -> RollbackRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4194:17
[INFO] [stdout]      |
[INFO] [stdout] 4194 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4197 |             ) -> RunQueryRequestBuilder {
[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] 4197 |             ) -> RunQueryRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4217:28
[INFO] [stdout]      |
[INFO] [stdout] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions {
[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] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions<'_> {
[INFO] [stdout]      |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4224:31
[INFO] [stdout]      |
[INFO] [stdout] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions {
[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] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions<'_> {
[INFO] [stdout]      |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5674:21
[INFO] [stdout]      |
[INFO] [stdout] 5674 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5677 |                 ) -> CreateRequestBuilder {
[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] 5677 |                 ) -> CreateRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5698:21
[INFO] [stdout]      |
[INFO] [stdout] 5698 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5701 |                 ) -> DeleteRequestBuilder {
[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] 5701 |                 ) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5722:21
[INFO] [stdout]      |
[INFO] [stdout] 5722 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5725 |                 ) -> GetRequestBuilder {
[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] 5725 |                 ) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5745:29
[INFO] [stdout]      |
[INFO] [stdout] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^ 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] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6583:31
[INFO] [stdout]      |
[INFO] [stdout] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ 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] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6602:31
[INFO] [stdout]      |
[INFO] [stdout] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ 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] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6621:28
[INFO] [stdout]      |
[INFO] [stdout] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder {
[INFO] [stdout]      |                            ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^ 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] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6640:29
[INFO] [stdout]      |
[INFO] [stdout] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^ 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] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.83s
[INFO] running `Command { std: "docker" "inspect" "5fa56f9fbfb36557bf59716ad22814c11099ba87e3aa13e6d5e0890fb8fe1645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa56f9fbfb36557bf59716ad22814c11099ba87e3aa13e6d5e0890fb8fe1645", kill_on_drop: false }`
[INFO] [stdout] 5fa56f9fbfb36557bf59716ad22814c11099ba87e3aa13e6d5e0890fb8fe1645
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a492c860b827e5423804cf1f9d8880e010283de495183bc4b20c8e354b8c907
[INFO] running `Command { std: "docker" "start" "-a" "1a492c860b827e5423804cf1f9d8880e010283de495183bc4b20c8e354b8c907", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:3982:21
[INFO] [stderr]      |
[INFO] [stderr] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions {
[INFO] [stderr]      |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions<'_> {
[INFO] [stderr]      |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4002:17
[INFO] [stderr]      |
[INFO] [stderr] 4002 |                 &self,
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 4005 |             ) -> AllocateIdsRequestBuilder {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4005 |             ) -> AllocateIdsRequestBuilder<'_> {
[INFO] [stderr]      |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4026:17
[INFO] [stderr]      |
[INFO] [stderr] 4026 |                 &self,
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 4029 |             ) -> BeginTransactionRequestBuilder {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4029 |             ) -> BeginTransactionRequestBuilder<'_> {
[INFO] [stderr]      |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4050:17
[INFO] [stderr]      |
[INFO] [stderr] 4050 |                 &self,
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 4053 |             ) -> CommitRequestBuilder {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4053 |             ) -> CommitRequestBuilder<'_> {
[INFO] [stderr]      |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4074:17
[INFO] [stderr]      |
[INFO] [stderr] 4074 |                 &self,
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 4077 |             ) -> ExportRequestBuilder {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4077 |             ) -> ExportRequestBuilder<'_> {
[INFO] [stderr]      |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4098:17
[INFO] [stderr]      |
[INFO] [stderr] 4098 |                 &self,
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 4101 |             ) -> ImportRequestBuilder {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4101 |             ) -> ImportRequestBuilder<'_> {
[INFO] [stderr]      |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4122:17
[INFO] [stderr]      |
[INFO] [stderr] 4122 |                 &self,
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 4125 |             ) -> LookupRequestBuilder {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4125 |             ) -> LookupRequestBuilder<'_> {
[INFO] [stderr]      |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4146:17
[INFO] [stderr]      |
[INFO] [stderr] 4146 |                 &self,
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 4149 |             ) -> ReserveIdsRequestBuilder {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4149 |             ) -> ReserveIdsRequestBuilder<'_> {
[INFO] [stderr]      |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4170:17
[INFO] [stderr]      |
[INFO] [stderr] 4170 |                 &self,
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 4173 |             ) -> RollbackRequestBuilder {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4173 |             ) -> RollbackRequestBuilder<'_> {
[INFO] [stderr]      |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4194:17
[INFO] [stderr]      |
[INFO] [stderr] 4194 |                 &self,
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 4197 |             ) -> RunQueryRequestBuilder {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4197 |             ) -> RunQueryRequestBuilder<'_> {
[INFO] [stderr]      |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4217:28
[INFO] [stderr]      |
[INFO] [stderr] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions<'_> {
[INFO] [stderr]      |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:4224:31
[INFO] [stderr]      |
[INFO] [stderr] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions {
[INFO] [stderr]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                               |
[INFO] [stderr]      |                               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions<'_> {
[INFO] [stderr]      |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:5674:21
[INFO] [stderr]      |
[INFO] [stderr] 5674 |                     &self,
[INFO] [stderr]      |                     ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 5677 |                 ) -> CreateRequestBuilder {
[INFO] [stderr]      |                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 5677 |                 ) -> CreateRequestBuilder<'_> {
[INFO] [stderr]      |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:5698:21
[INFO] [stderr]      |
[INFO] [stderr] 5698 |                     &self,
[INFO] [stderr]      |                     ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 5701 |                 ) -> DeleteRequestBuilder {
[INFO] [stderr]      |                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 5701 |                 ) -> DeleteRequestBuilder<'_> {
[INFO] [stderr]      |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:5722:21
[INFO] [stderr]      |
[INFO] [stderr] 5722 |                     &self,
[INFO] [stderr]      |                     ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 5725 |                 ) -> GetRequestBuilder {
[INFO] [stderr]      |                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 5725 |                 ) -> GetRequestBuilder<'_> {
[INFO] [stderr]      |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:5745:29
[INFO] [stderr]      |
[INFO] [stderr] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder {
[INFO] [stderr]      |                             ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stderr]      |                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:6583:31
[INFO] [stderr]      |
[INFO] [stderr] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder {
[INFO] [stderr]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder<'_> {
[INFO] [stderr]      |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:6602:31
[INFO] [stderr]      |
[INFO] [stderr] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder {
[INFO] [stderr]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder<'_> {
[INFO] [stderr]      |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:6621:28
[INFO] [stderr]      |
[INFO] [stderr] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder {
[INFO] [stderr]      |                            ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder<'_> {
[INFO] [stderr]      |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:6640:29
[INFO] [stderr]      |
[INFO] [stderr] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder {
[INFO] [stderr]      |                             ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stderr]      |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `google-datastore1` (lib) generated 20 warnings (run `cargo fix --lib -p google-datastore1` to apply 20 suggestions)
[INFO] [stderr] warning: `google-datastore1` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_datastore1-ec261341f9784782)
[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] [stderr]    Doc-tests google_datastore1
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 2) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 2) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | * [projects](resources/projects/struct.ProjectsActions.html)
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 2)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a492c860b827e5423804cf1f9d8880e010283de495183bc4b20c8e354b8c907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a492c860b827e5423804cf1f9d8880e010283de495183bc4b20c8e354b8c907", kill_on_drop: false }`
[INFO] [stdout] 1a492c860b827e5423804cf1f9d8880e010283de495183bc4b20c8e354b8c907
