[INFO] fetching crate zarinpal 0.1.2... [INFO] checking zarinpal-0.1.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate zarinpal 0.1.2 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zarinpal 0.1.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 169 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding typed-builder v0.16.2 (available: v0.21.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bf35fe2ae72e14d203122fbfc0dd8020a7844ed10fc189970fda77df4bd8d72 [INFO] running `Command { std: "docker" "start" "-a" "4bf35fe2ae72e14d203122fbfc0dd8020a7844ed10fc189970fda77df4bd8d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bf35fe2ae72e14d203122fbfc0dd8020a7844ed10fc189970fda77df4bd8d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf35fe2ae72e14d203122fbfc0dd8020a7844ed10fc189970fda77df4bd8d72", kill_on_drop: false }` [INFO] [stdout] 4bf35fe2ae72e14d203122fbfc0dd8020a7844ed10fc189970fda77df4bd8d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80f7f054c562776db0d43ccaf7df19528db6f4e000482d54276fabc77c9fa9fa [INFO] running `Command { std: "docker" "start" "-a" "80f7f054c562776db0d43ccaf7df19528db6f4e000482d54276fabc77c9fa9fa", kill_on_drop: false }` [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.27 [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:11:10 [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:38:10 [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:54:10 [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)]` 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:11:10 [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:38:10 [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:54:10 [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 12.70s [INFO] running `Command { std: "docker" "inspect" "80f7f054c562776db0d43ccaf7df19528db6f4e000482d54276fabc77c9fa9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80f7f054c562776db0d43ccaf7df19528db6f4e000482d54276fabc77c9fa9fa", kill_on_drop: false }` [INFO] [stdout] 80f7f054c562776db0d43ccaf7df19528db6f4e000482d54276fabc77c9fa9fa