[INFO] cloning repository https://github.com/SfietKonstantin/pretend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SfietKonstantin/pretend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a0d7578d3b59797a6e548562b5e7ae090168695
[INFO] checking SfietKonstantin/pretend/7a0d7578d3b59797a6e548562b5e7ae090168695 against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSfietKonstantin%2Fpretend" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SfietKonstantin/pretend
[INFO] finished tweaking git repo https://github.com/SfietKonstantin/pretend
[INFO] tweaked toml for git repo https://github.com/SfietKonstantin/pretend written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SfietKonstantin/pretend on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 335 packages to latest compatible versions
[INFO] [stderr]       Adding actix-web v3.3.3 (available: v4.11.0)
[INFO] [stderr]       Adding awc v2.0.3 (available: v3.8.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding rustc_version v0.2.3 (available: v0.4.1)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.108)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.112
[INFO] [stderr]   Downloaded pin-project v0.4.30
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded actix-router v0.2.7
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded pin-project-internal v0.4.30
[INFO] [stderr]   Downloaded enum-as-inner v0.3.4
[INFO] [stderr]   Downloaded const_fn v0.4.11
[INFO] [stderr]   Downloaded curl v0.4.49
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.0
[INFO] [stderr]   Downloaded actix-web v3.3.3
[INFO] [stderr]   Downloaded trust-dns-resolver v0.19.7
[INFO] [stderr]   Downloaded actix-http v2.2.2
[INFO] [stderr]   Downloaded trust-dns-proto v0.19.7
[INFO] [stderr]   Downloaded curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.11+1.64.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3fc22c2c07353f0fecf9df2c1398fe8e225332adeaa62a6283d9fef07588cee
[INFO] running `Command { std: "docker" "start" "-a" "c3fc22c2c07353f0fecf9df2c1398fe8e225332adeaa62a6283d9fef07588cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3fc22c2c07353f0fecf9df2c1398fe8e225332adeaa62a6283d9fef07588cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3fc22c2c07353f0fecf9df2c1398fe8e225332adeaa62a6283d9fef07588cee", kill_on_drop: false }`
[INFO] [stdout] c3fc22c2c07353f0fecf9df2c1398fe8e225332adeaa62a6283d9fef07588cee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 593b3ae27f297b1f736e0ffc582bc9221c5244fbcf47dff9263f4ac67e85835c
[INFO] running `Command { std: "docker" "start" "-a" "593b3ae27f297b1f736e0ffc582bc9221c5244fbcf47dff9263f4ac67e85835c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling pretend-codegen v0.4.0 (/opt/rustwide/workdir/pretend-codegen)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pretend-codegen/src/lib.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn is_method_async(item: &TraitItem) -> Option<WithTokens<bool, Signature>> {
[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] 111 | fn is_method_async(item: &TraitItem) -> Option<WithTokens<'_, bool, Signature>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> pretend-codegen/src/method/attr.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     attr: &Attribute,
[INFO] [stdout]   |           ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 6 | ) -> Option<WithTokens<Option<(String, String)>, Attribute>> {
[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] 6 | ) -> Option<WithTokens<'_, Option<(String, String)>, Attribute>> {
[INFO] [stdout]   |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pretend-codegen/src/method/attr.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     attr: &Attribute,
[INFO] [stdout]    |           ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 12 | ) -> Option<WithTokens<Option<(String, String)>, Attribute>> {
[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] 12 | ) -> Option<WithTokens<'_, Option<(String, String)>, Attribute>> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pretend-codegen/src/method/body.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn parse_body_kind(ident: &Ident) -> Option<WithTokens<BodyKind, Ident>> {
[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] 49 | fn parse_body_kind(ident: &Ident) -> Option<WithTokens<'_, BodyKind, Ident>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking pretend v0.4.0 (/opt/rustwide/workdir/pretend)
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking unicode-ident v1.0.20
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking actix-http v2.2.2
[INFO] [stderr]     Checking quote v1.0.41
[INFO] [stderr]     Checking trybuild v1.0.112
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking awc v2.0.3
[INFO] [stderr]     Checking pretend-ureq v0.4.0 (/opt/rustwide/workdir/pretend-ureq)
[INFO] [stderr]     Checking pretend-awc v0.4.0 (/opt/rustwide/workdir/pretend-awc)
[INFO] [stderr]     Checking actix-web v3.3.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pretend-codegen/src/lib.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn is_method_async(item: &TraitItem) -> Option<WithTokens<bool, Signature>> {
[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] 111 | fn is_method_async(item: &TraitItem) -> Option<WithTokens<'_, bool, Signature>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> pretend-codegen/src/method/attr.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     attr: &Attribute,
[INFO] [stdout]   |           ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 6 | ) -> Option<WithTokens<Option<(String, String)>, Attribute>> {
[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] 6 | ) -> Option<WithTokens<'_, Option<(String, String)>, Attribute>> {
[INFO] [stdout]   |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pretend-codegen/src/method/attr.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     attr: &Attribute,
[INFO] [stdout]    |           ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 12 | ) -> Option<WithTokens<Option<(String, String)>, Attribute>> {
[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] 12 | ) -> Option<WithTokens<'_, Option<(String, String)>, Attribute>> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pretend-codegen/src/method/body.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn parse_body_kind(ident: &Ident) -> Option<WithTokens<BodyKind, Ident>> {
[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] 49 | fn parse_body_kind(ident: &Ident) -> Option<WithTokens<'_, BodyKind, Ident>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pretend-codegen/src/lib.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn is_method_async(item: &TraitItem) -> Option<WithTokens<bool, Signature>> {
[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] 111 | fn is_method_async(item: &TraitItem) -> Option<WithTokens<'_, bool, Signature>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> pretend-codegen/src/method/attr.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     attr: &Attribute,
[INFO] [stdout]   |           ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 6 | ) -> Option<WithTokens<Option<(String, String)>, Attribute>> {
[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] 6 | ) -> Option<WithTokens<'_, Option<(String, String)>, Attribute>> {
[INFO] [stdout]   |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pretend-codegen/src/method/attr.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     attr: &Attribute,
[INFO] [stdout]    |           ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 12 | ) -> Option<WithTokens<Option<(String, String)>, Attribute>> {
[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] 12 | ) -> Option<WithTokens<'_, Option<(String, String)>, Attribute>> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pretend-codegen/src/method/body.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn parse_body_kind(ident: &Ident) -> Option<WithTokens<BodyKind, Ident>> {
[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] 49 | fn parse_body_kind(ident: &Ident) -> Option<WithTokens<'_, BodyKind, Ident>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking pretend-reqwest v0.4.0 (/opt/rustwide/workdir/pretend-reqwest)
[INFO] [stderr]     Checking pretend-isahc v0.4.0 (/opt/rustwide/workdir/pretend-isahc)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]  --> pretend/tests/test_builds.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(not(tarpaulin))]
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `put` and `delete` are never used
[INFO] [stdout]   --> pretend/examples/methods.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout]  8 | trait HttpBin {
[INFO] [stdout]    |       ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     async fn put(&self) -> Result<String>;
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     async fn delete(&self) -> Result<String>;
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `login` is never read
[INFO] [stdout]   --> pretend/examples/responses.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct Contributor {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 10 |     login: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Contributor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> pretend/examples/responses.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct GithubError {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 17 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubError` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "593b3ae27f297b1f736e0ffc582bc9221c5244fbcf47dff9263f4ac67e85835c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "593b3ae27f297b1f736e0ffc582bc9221c5244fbcf47dff9263f4ac67e85835c", kill_on_drop: false }`
[INFO] [stdout] 593b3ae27f297b1f736e0ffc582bc9221c5244fbcf47dff9263f4ac67e85835c
