[INFO] cloning repository https://github.com/rayhannabi/cfddns_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rayhannabi/cfddns_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayhannabi%2Fcfddns_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayhannabi%2Fcfddns_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc0d9dd25d96b42fd33b4738f8342f0670ec1c8d
[INFO] checking rayhannabi/cfddns_rs against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayhannabi%2Fcfddns_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rayhannabi/cfddns_rs
[INFO] finished tweaking git repo https://github.com/rayhannabi/cfddns_rs
[INFO] tweaked toml for git repo https://github.com/rayhannabi/cfddns_rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rayhannabi/cfddns_rs on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rayhannabi/cfddns_rs 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.39
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded clap v4.4.11
[INFO] [stderr]   Downloaded openssl-sys v0.9.97
[INFO] [stderr]   Downloaded h2 v0.3.22
[INFO] [stderr]   Downloaded clap_builder v4.4.11
[INFO] [stderr]   Downloaded syn v2.0.40
[INFO] [stderr]   Downloaded openssl v0.10.61
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded web-sys v0.3.66
[INFO] [stderr]   Downloaded tokio v1.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e25872e83befe30c928eb1f553b525333b081a955b1c4044141b5adeb68e09fc
[INFO] running `Command { std: "docker" "start" "-a" "e25872e83befe30c928eb1f553b525333b081a955b1c4044141b5adeb68e09fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e25872e83befe30c928eb1f553b525333b081a955b1c4044141b5adeb68e09fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e25872e83befe30c928eb1f553b525333b081a955b1c4044141b5adeb68e09fc", kill_on_drop: false }`
[INFO] [stdout] e25872e83befe30c928eb1f553b525333b081a955b1c4044141b5adeb68e09fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d27447f4887cfbeb11b5d8cd3e5457ec73f482af1fae35e466ebe3592540382
[INFO] running `Command { std: "docker" "start" "-a" "0d27447f4887cfbeb11b5d8cd3e5457ec73f482af1fae35e466ebe3592540382", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking cfddns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ipv4`
[INFO] [stdout]   --> src/cli.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let (ipv4, ipv6) = public_ip_addresses(needs_ipv6).await;
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_ipv4`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ipv6`
[INFO] [stdout]   --> src/cli.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let (ipv4, ipv6) = public_ip_addresses(needs_ipv6).await;
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_ipv6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ipv4`
[INFO] [stdout]   --> src/cli.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let (ipv4, ipv6) = public_ip_addresses(needs_ipv6).await;
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_ipv4`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ipv6`
[INFO] [stdout]   --> src/cli.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let (ipv4, ipv6) = public_ip_addresses(needs_ipv6).await;
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_ipv6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `a`, and `proxied` are never read
[INFO] [stdout]   --> src/config.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct Subdomain {
[INFO] [stdout]    |                   --------- fields in this struct
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub a: bool,
[INFO] [stdout]    |         ^
[INFO] [stdout] 18 |     pub aaaa: bool,
[INFO] [stdout] 19 |     pub proxied: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Subdomain` has derived impls for the traits `Clone` and `Debug`, 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: fields `name`, `a`, and `proxied` are never read
[INFO] [stdout]   --> src/config.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct Subdomain {
[INFO] [stdout]    |                   --------- fields in this struct
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub a: bool,
[INFO] [stdout]    |         ^
[INFO] [stdout] 18 |     pub aaaa: bool,
[INFO] [stdout] 19 |     pub proxied: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Subdomain` has derived impls for the traits `Clone` and `Debug`, 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.94s
[INFO] running `Command { std: "docker" "inspect" "0d27447f4887cfbeb11b5d8cd3e5457ec73f482af1fae35e466ebe3592540382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d27447f4887cfbeb11b5d8cd3e5457ec73f482af1fae35e466ebe3592540382", kill_on_drop: false }`
[INFO] [stdout] 0d27447f4887cfbeb11b5d8cd3e5457ec73f482af1fae35e466ebe3592540382
