[INFO] cloning repository https://github.com/colemickens/cfdyndns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colemickens/cfdyndns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolemickens%2Fcfdyndns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolemickens%2Fcfdyndns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a05d04660cbcba894748b7751ef2e6a85bc277a0 [INFO] checking colemickens/cfdyndns against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolemickens%2Fcfdyndns" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/colemickens/cfdyndns [INFO] finished tweaking git repo https://github.com/colemickens/cfdyndns [INFO] tweaked toml for git repo https://github.com/colemickens/cfdyndns written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/colemickens/cfdyndns on toolchain 42f4793e5a514858221b07ac379029d90353913e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/colemickens/cfdyndns 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Wyn-Price/cloudflare-rs.git` [INFO] [stderr] Updating git repository `https://github.com/jcgruenhage/rust-public-ip.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dns-lookup v1.0.8 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded clap-verbosity-flag v2.0.1 [INFO] [stderr] Downloaded local-ip-address v0.5.6 [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded hyper-system-resolver v0.5.0 [INFO] [stderr] Downloaded time v0.3.29 [INFO] [stderr] Downloaded trust-dns-client v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2c4c760453f5a73bc1c0b6124511728d7a639b3e301b302ddf865670fab2d34 [INFO] running `Command { std: "docker" "start" "-a" "f2c4c760453f5a73bc1c0b6124511728d7a639b3e301b302ddf865670fab2d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2c4c760453f5a73bc1c0b6124511728d7a639b3e301b302ddf865670fab2d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2c4c760453f5a73bc1c0b6124511728d7a639b3e301b302ddf865670fab2d34", kill_on_drop: false }` [INFO] [stdout] f2c4c760453f5a73bc1c0b6124511728d7a639b3e301b302ddf865670fab2d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e65819d68cd5209f3b7569dfa740a3c1de8852a2f9dc6382dc2147c228086abf [INFO] running `Command { std: "docker" "start" "-a" "e65819d68cd5209f3b7569dfa740a3c1de8852a2f9dc6382dc2147c228086abf", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking regex-syntax v0.8.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dns-lookup v1.0.8 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.4.1 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking time v0.3.29 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Checking regex v1.10.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking clap-verbosity-flag v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking trust-dns-client v0.22.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking local-ip-address v0.5.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-system-resolver v0.5.0 [INFO] [stderr] Checking public-ip v0.2.2 (https://github.com/jcgruenhage/rust-public-ip.git?branch=cloudflare-provider#f0f0e68a) [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking cloudflare v0.12.0 (https://github.com/Wyn-Price/cloudflare-rs.git?branch=wyn%2Fzone-details#a6179f8b) [INFO] [stderr] Checking cfdyndns v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dns.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 33 | ip: IpAddr, [INFO] [stdout] 34 | ) -> Option; [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | ) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dns.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | fn delete_request(&self) -> DeleteDnsRecord; [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] 40 | fn delete_request(&self) -> DeleteDnsRecord<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dns.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 89 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 90 | ip: IpAddr, [INFO] [stdout] 91 | ) -> Option { [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] 91 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dns.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | fn delete_request(&self) -> DeleteDnsRecord { [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] 146 | fn delete_request(&self) -> DeleteDnsRecord<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dns.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 33 | ip: IpAddr, [INFO] [stdout] 34 | ) -> Option; [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | ) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dns.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | fn delete_request(&self) -> DeleteDnsRecord; [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] 40 | fn delete_request(&self) -> DeleteDnsRecord<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dns.rs:89:3 [INFO] [stdout] | [INFO] [stdout] 89 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 90 | ip: IpAddr, [INFO] [stdout] 91 | ) -> Option { [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] 91 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dns.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | fn delete_request(&self) -> DeleteDnsRecord { [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] 146 | fn delete_request(&self) -> DeleteDnsRecord<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.72s [INFO] running `Command { std: "docker" "inspect" "e65819d68cd5209f3b7569dfa740a3c1de8852a2f9dc6382dc2147c228086abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65819d68cd5209f3b7569dfa740a3c1de8852a2f9dc6382dc2147c228086abf", kill_on_drop: false }` [INFO] [stdout] e65819d68cd5209f3b7569dfa740a3c1de8852a2f9dc6382dc2147c228086abf