[INFO] cloning repository https://github.com/thomasqueirozb/cf-ddns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomasqueirozb/cf-ddns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasqueirozb%2Fcf-ddns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasqueirozb%2Fcf-ddns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 388668c1bc18268dd11ef49df79c0a5cbe7d16d4 [INFO] testing thomasqueirozb/cf-ddns against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasqueirozb%2Fcf-ddns" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thomasqueirozb/cf-ddns [INFO] finished tweaking git repo https://github.com/thomasqueirozb/cf-ddns [INFO] tweaked toml for git repo https://github.com/thomasqueirozb/cf-ddns written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thomasqueirozb/cf-ddns on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thomasqueirozb/cf-ddns 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `cloudflare` dependency) [INFO] [stderr] Updating git repository `https://github.com/thomasqueirozb/cloudflare-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is-terminal v0.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8320f6a10cdb0e718ebcbf459dc54844b80016a8e7e3c15e66bb5b9ed27cd706 [INFO] running `Command { std: "docker" "start" "-a" "8320f6a10cdb0e718ebcbf459dc54844b80016a8e7e3c15e66bb5b9ed27cd706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8320f6a10cdb0e718ebcbf459dc54844b80016a8e7e3c15e66bb5b9ed27cd706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8320f6a10cdb0e718ebcbf459dc54844b80016a8e7e3c15e66bb5b9ed27cd706", kill_on_drop: false }` [INFO] [stdout] 8320f6a10cdb0e718ebcbf459dc54844b80016a8e7e3c15e66bb5b9ed27cd706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ce4f596384be3b18c5d7c540f4368dbff13eaaa1f487d9451a9bfe572956cc [INFO] running `Command { std: "docker" "start" "-a" "46ce4f596384be3b18c5d7c540f4368dbff13eaaa1f487d9451a9bfe572956cc", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `cloudflare` dependency) [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling cloudflare v0.11.0 (https://github.com/thomasqueirozb/cloudflare-rs?branch=owner-default-values#30c623cb) [INFO] [stderr] Compiling cf-ddns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `ensure_status_code` and `ensure_success_or` are never used [INFO] [stdout] --> src/util.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait EnsureSuccess { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn ensure_status_code(self, status_code: u16) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | fn ensure_success_or(self, msg: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 37.28s [INFO] running `Command { std: "docker" "inspect" "46ce4f596384be3b18c5d7c540f4368dbff13eaaa1f487d9451a9bfe572956cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ce4f596384be3b18c5d7c540f4368dbff13eaaa1f487d9451a9bfe572956cc", kill_on_drop: false }` [INFO] [stdout] 46ce4f596384be3b18c5d7c540f4368dbff13eaaa1f487d9451a9bfe572956cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6132b89dcdaab85a3c22613025f8d7f5b77b13f8e57ce8528a7aed3e4993e33 [INFO] running `Command { std: "docker" "start" "-a" "d6132b89dcdaab85a3c22613025f8d7f5b77b13f8e57ce8528a7aed3e4993e33", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `cloudflare` dependency) [INFO] [stderr] Compiling cf-ddns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `ensure_status_code` and `ensure_success_or` are never used [INFO] [stdout] --> src/util.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait EnsureSuccess { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn ensure_status_code(self, status_code: u16) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | fn ensure_success_or(self, msg: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "d6132b89dcdaab85a3c22613025f8d7f5b77b13f8e57ce8528a7aed3e4993e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6132b89dcdaab85a3c22613025f8d7f5b77b13f8e57ce8528a7aed3e4993e33", kill_on_drop: false }` [INFO] [stdout] d6132b89dcdaab85a3c22613025f8d7f5b77b13f8e57ce8528a7aed3e4993e33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35369c7b61c6bcaf6d2172798bd7dc668bd307c1cbad1f75a6a444097c2442da [INFO] running `Command { std: "docker" "start" "-a" "35369c7b61c6bcaf6d2172798bd7dc668bd307c1cbad1f75a6a444097c2442da", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `cloudflare` dependency) [INFO] [stderr] warning: methods `ensure_status_code` and `ensure_success_or` are never used [INFO] [stderr] --> src/util.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 7 | pub trait EnsureSuccess { [INFO] [stderr] | ------------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 11 | fn ensure_status_code(self, status_code: u16) -> Result [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 14 | fn ensure_success_or(self, msg: D) -> Result [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cf-ddns` (bin "cf-ddns" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cf_ddns-e336b8bd846835b4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35369c7b61c6bcaf6d2172798bd7dc668bd307c1cbad1f75a6a444097c2442da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35369c7b61c6bcaf6d2172798bd7dc668bd307c1cbad1f75a6a444097c2442da", kill_on_drop: false }` [INFO] [stdout] 35369c7b61c6bcaf6d2172798bd7dc668bd307c1cbad1f75a6a444097c2442da