[INFO] fetching crate zarinpal 0.1.2...
[INFO] checking zarinpal-0.1.2 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate zarinpal 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate zarinpal 0.1.2
[INFO] finished tweaking crates.io crate zarinpal 0.1.2
[INFO] tweaked toml for crates.io crate zarinpal 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zarinpal 0.1.2 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding typed-builder v0.16.2 (available: v0.22.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.16.2
[INFO] [stderr]   Downloaded typed-builder v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5204ff1e42d3b4daed8548a07d26bb3832dc077e2e7fb8b93271a37a2de88e5
[INFO] running `Command { std: "docker" "start" "-a" "a5204ff1e42d3b4daed8548a07d26bb3832dc077e2e7fb8b93271a37a2de88e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5204ff1e42d3b4daed8548a07d26bb3832dc077e2e7fb8b93271a37a2de88e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5204ff1e42d3b4daed8548a07d26bb3832dc077e2e7fb8b93271a37a2de88e5", kill_on_drop: false }`
[INFO] [stdout] a5204ff1e42d3b4daed8548a07d26bb3832dc077e2e7fb8b93271a37a2de88e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ef7e5d3cad39fd9d41610754c681ea3b4dc0a4af108e854ea7dd230c3ab591b
[INFO] running `Command { std: "docker" "start" "-a" "3ef7e5d3cad39fd9d41610754c681ea3b4dc0a4af108e854ea7dd230c3ab591b", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling typed-builder-macro v0.16.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking typed-builder v0.16.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking zarinpal v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 40 |         method.set_merchant_id_if_needed(self.merchant_id().clone());
[INFO] [stdout]    |                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/extensions.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &'z self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 16 |         '_,
[INFO] [stdout]    |         ^^ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 26 |             (Option<&Self>,),
[INFO] [stdout]    |                     ^^^^^ the same 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: consistently use `'z`
[INFO] [stdout]    |
[INFO] [stdout] 16 ~         'z,
[INFO] [stdout] 17 |         Self,
[INFO] [stdout] ...
[INFO] [stdout] 25 |             (),
[INFO] [stdout] 26 ~             (Option<&'z Self>,),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/extensions.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &'z self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 42 |         '_,
[INFO] [stdout]    |         ^^ the same lifetime is elided here
[INFO] [stdout] 43 |         Self,
[INFO] [stdout] 44 |         ((), (u64,), (String,), (Option<&Self>,)),
[INFO] [stdout]    |                                         ^^^^^ the same 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: consistently use `'z`
[INFO] [stdout]    |
[INFO] [stdout] 42 ~         'z,
[INFO] [stdout] 43 |         Self,
[INFO] [stdout] 44 ~         ((), (u64,), (String,), (Option<&'z Self>,)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/extensions.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 54 |         &'z self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 55 |     ) -> crate::methods::unverified::UnverifiedRequestsBuilder<'_, Self, ((), (Option<&Self>,))>
[INFO] [stdout]    |                                                                ^^                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                the same 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: consistently use `'z`
[INFO] [stdout]    |
[INFO] [stdout] 55 -     ) -> crate::methods::unverified::UnverifiedRequestsBuilder<'_, Self, ((), (Option<&Self>,))>
[INFO] [stdout] 55 +     ) -> crate::methods::unverified::UnverifiedRequestsBuilder<'z, Self, ((), (Option<&'z Self>,))>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyFuture` is never constructed
[INFO] [stdout]    --> src/methods/verify.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 131 |     struct MyFuture<'a, T>(&'a T);
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 40 |         method.set_merchant_id_if_needed(self.merchant_id().clone());
[INFO] [stdout]    |                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/extensions.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &'z self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 16 |         '_,
[INFO] [stdout]    |         ^^ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 26 |             (Option<&Self>,),
[INFO] [stdout]    |                     ^^^^^ the same 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: consistently use `'z`
[INFO] [stdout]    |
[INFO] [stdout] 16 ~         'z,
[INFO] [stdout] 17 |         Self,
[INFO] [stdout] ...
[INFO] [stdout] 25 |             (),
[INFO] [stdout] 26 ~             (Option<&'z Self>,),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/extensions.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &'z self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 42 |         '_,
[INFO] [stdout]    |         ^^ the same lifetime is elided here
[INFO] [stdout] 43 |         Self,
[INFO] [stdout] 44 |         ((), (u64,), (String,), (Option<&Self>,)),
[INFO] [stdout]    |                                         ^^^^^ the same 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: consistently use `'z`
[INFO] [stdout]    |
[INFO] [stdout] 42 ~         'z,
[INFO] [stdout] 43 |         Self,
[INFO] [stdout] 44 ~         ((), (u64,), (String,), (Option<&'z Self>,)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/extensions.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 54 |         &'z self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 55 |     ) -> crate::methods::unverified::UnverifiedRequestsBuilder<'_, Self, ((), (Option<&Self>,))>
[INFO] [stdout]    |                                                                ^^                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                the same 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: consistently use `'z`
[INFO] [stdout]    |
[INFO] [stdout] 55 -     ) -> crate::methods::unverified::UnverifiedRequestsBuilder<'_, Self, ((), (Option<&Self>,))>
[INFO] [stdout] 55 +     ) -> crate::methods::unverified::UnverifiedRequestsBuilder<'z, Self, ((), (Option<&'z Self>,))>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.22s
[INFO] running `Command { std: "docker" "inspect" "3ef7e5d3cad39fd9d41610754c681ea3b4dc0a4af108e854ea7dd230c3ab591b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef7e5d3cad39fd9d41610754c681ea3b4dc0a4af108e854ea7dd230c3ab591b", kill_on_drop: false }`
[INFO] [stdout] 3ef7e5d3cad39fd9d41610754c681ea3b4dc0a4af108e854ea7dd230c3ab591b
