[INFO] cloning repository https://github.com/ramidzkh/cloudflare-dns-update
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ramidzkh/cloudflare-dns-update" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framidzkh%2Fcloudflare-dns-update", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framidzkh%2Fcloudflare-dns-update'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d34176e91326b9b7ac4700782d97c6b3e8b490e9
[INFO] documenting ramidzkh/cloudflare-dns-update against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framidzkh%2Fcloudflare-dns-update" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ramidzkh/cloudflare-dns-update on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ramidzkh/cloudflare-dns-update
[INFO] finished tweaking git repo https://github.com/ramidzkh/cloudflare-dns-update
[INFO] tweaked toml for git repo https://github.com/ramidzkh/cloudflare-dns-update written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ramidzkh/cloudflare-dns-update 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" "+beta-2025-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a2466ddb441c8ce6ffd3ace40beef9b34b2a447e6e414fdb4e3781641c3b8c4
[INFO] running `Command { std: "docker" "start" "-a" "5a2466ddb441c8ce6ffd3ace40beef9b34b2a447e6e414fdb4e3781641c3b8c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a2466ddb441c8ce6ffd3ace40beef9b34b2a447e6e414fdb4e3781641c3b8c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a2466ddb441c8ce6ffd3ace40beef9b34b2a447e6e414fdb4e3781641c3b8c4", kill_on_drop: false }`
[INFO] [stdout] 5a2466ddb441c8ce6ffd3ace40beef9b34b2a447e6e414fdb4e3781641c3b8c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 047ab73a5e30c5102e61ab1e8b658abc7cc4564247d300a5900f3a2df434c34e
[INFO] running `Command { std: "docker" "start" "-a" "047ab73a5e30c5102e61ab1e8b658abc7cc4564247d300a5900f3a2df434c34e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking fs-err v2.9.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking clap_builder v4.4.4
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking argfile v0.1.6
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking clap v4.4.4
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking serde_qs v0.10.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking cloudflare v0.10.1
[INFO] [stderr]  Documenting cloudflare-dns-update v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `email`
[INFO] [stdout]   --> src/cli.rs:31:39
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ///  * For email and API key, use <email>=<api key> {n}
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `api`
[INFO] [stdout]   --> src/cli.rs:31:47
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ///  * For email and API key, use <email>=<api key> {n}
[INFO] [stdout]    |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `token`
[INFO] [stdout]   --> src/cli.rs:32:43
[INFO] [stdout]    |
[INFO] [stdout] 32 |     ///  * For service token, use service=<token> {n}
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `token`
[INFO] [stdout]   --> src/cli.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     ///  * For user token, use <token> {n}
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.38s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cloudflare_dns_update/index.html
[INFO] running `Command { std: "docker" "inspect" "047ab73a5e30c5102e61ab1e8b658abc7cc4564247d300a5900f3a2df434c34e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "047ab73a5e30c5102e61ab1e8b658abc7cc4564247d300a5900f3a2df434c34e", kill_on_drop: false }`
[INFO] [stdout] 047ab73a5e30c5102e61ab1e8b658abc7cc4564247d300a5900f3a2df434c34e
